robolab setup

This commit is contained in:
Rouven Seifert 2023-03-09 19:15:05 +01:00
parent 06c7893ad7
commit 5f5ca3fc12
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
9 changed files with 42 additions and 29 deletions

View file

@ -68,7 +68,7 @@ master {
gestures {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
workspace_swipe = on
workspace_swipe = off
}
misc {
@ -80,6 +80,7 @@ windowrulev2 = opacity 0.8 0.5, class:^.*$
windowrulev2 = opacity 1.0 0.5, class:^Alacritty$
windowrulev2 = opacity 1.0 0.5, class:^google-chrome$
windowrulev2 = opacity 1.0 1.0, class:^mpv$
windowrulev2 = opacity 1.0 1.0, class:^Gimp-2.10$
windowrulev2 = opacity 1.0 1.0, fullscreen:1
# See https://wiki.hyprland.org/Configuring/Keywords/ for more