Remove hyprbars from EOG bcz it already has it
This commit is contained in:
@@ -23,6 +23,7 @@ $fileManager = dolphin
|
||||
$menu = wofi --show drun
|
||||
# ctrl-c to copy from the flameshot gui gives warped images sometimes, but
|
||||
# setting the env fixes it
|
||||
# Need -r | wl-copy because -c doesn't work, see https://github.com/flameshot-org/flameshot/issues/4116
|
||||
$screenshot = XDG_CURRENT_DESKTOP=sway flameshot gui -p ~/Pictures/Screenshots/ -r | wl-copy
|
||||
$screenshotFull = XDG_CURRENT_DESKTOP=sway flameshot full -p ~/Pictures/Screenshots/ -r | wl-copy
|
||||
$passwordmanager = keepassxc
|
||||
@@ -349,6 +350,7 @@ windowrule = float, class:org.kde.dolphin
|
||||
windowrule = persistentsize, class:org.kde.dolphin
|
||||
# windowrulev2 = size 70% 70%, class:org.kde.dolphin
|
||||
windowrule = float, class:eog
|
||||
windowrule = plugin:hyprbars:nobar, class:eog
|
||||
|
||||
#
|
||||
windowrule = float, initialClass:zen-twilight, initialTitle:^$
|
||||
|
Reference in New Issue
Block a user