diff options
| author | eric.marin <maarin.eric@gmail.com> | 2024-10-16 21:45:26 +0200 |
|---|---|---|
| committer | eric.marin <maarin.eric@gmail.com> | 2024-10-16 21:45:26 +0200 |
| commit | b0cfdab1e93f660fda8f9398e30c9c996a1760f3 (patch) | |
| tree | 0b64ae82383491383be6570cfd8198db9f765a01 /hypr | |
| parent | ab2dadca189217eb152a2bd157c651e9e3f3145b (diff) | |
| download | dotfiles-b0cfdab1e93f660fda8f9398e30c9c996a1760f3.tar.gz dotfiles-b0cfdab1e93f660fda8f9398e30c9c996a1760f3.zip | |
nvim change
installed neorg
removed trouble
modified lspsaga
Diffstat (limited to 'hypr')
| -rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 240805a..7303e00 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -115,7 +115,7 @@ xwayland { # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more windowrulev2 = tile, title: ^(Godot)$ windowrulev2 = float, class: steam, title: ^(?!(Steam)$).*$ -windowrulev2 = fullscreen, class: tic80 +windowrulev2 = fullscreen, class: oolite # See https://wiki.hyprland.org/Configuring/Keywords/ for more $mainMod = SUPER |
