Lazy #1

Merged
DashieTM merged 38 commits from lazy into main 2023-03-08 10:38:05 +01:00
2 changed files with 6 additions and 1 deletions
Showing only changes of commit b1290d78a6 - Show all commits

View file

@ -92,6 +92,7 @@ windowrule=float,^(.*)(Steam)(.*)$
windowrule=float,^(.*)(Calculator)(.*)$ windowrule=float,^(.*)(Calculator)(.*)$
windowrule=float,^(.*)(winecfg.exe)(.*)$ windowrule=float,^(.*)(winecfg.exe)(.*)$
windowrule=float,^(.*)(speed.exe)(.*)$ windowrule=float,^(.*)(speed.exe)(.*)$
windowrule=float,^(.*)(copyq)(.*)$
windowrule=center,^(.*)(gnome)(.*)$ windowrule=center,^(.*)(gnome)(.*)$
# windowrule=windowdance,^(.*)(ota)(.*)$ # windowrule=windowdance,^(.*)(ota)(.*)$
windowrule=forceinput,^(.*)(ota)(.*)$ windowrule=forceinput,^(.*)(ota)(.*)$
@ -129,6 +130,8 @@ bind=,XF86AudioPrev,exec, playerctl previous
bind=,XF86MonBrightnessDown,exec, $HOME/.config/eww/scripts/change-brightness brightness 10%- bind=,XF86MonBrightnessDown,exec, $HOME/.config/eww/scripts/change-brightness brightness 10%-
bind=,XF86MonBrightnessUp,exec, $HOME/.config/eww/scripts/change-brightness brightness +10% bind=,XF86MonBrightnessUp,exec, $HOME/.config/eww/scripts/change-brightness brightness +10%
bind=SUPER,D,exec,$HOME/.config/eww/scripts/cockpit_toggle bind=SUPER,D,exec,$HOME/.config/eww/scripts/cockpit_toggle
bind=SUPER,A,exec,copyq toggle
binde=SUPER,bracketleft,movefocus,l binde=SUPER,bracketleft,movefocus,l
binde=SUPER,bracketright,movefocus,r binde=SUPER,bracketright,movefocus,r
@ -179,6 +182,7 @@ bind=SUPERALT,left,pass,^(wlroots)$
bind=SUPERALT,right,pass,^(wlroots)$ bind=SUPERALT,right,pass,^(wlroots)$
bind=SUPERALT,up,pass,^(wlroots)$ bind=SUPERALT,up,pass,^(wlroots)$
bind=SUPERALT,down,pass,^(wlroots)$ bind=SUPERALT,down,pass,^(wlroots)$
bind=CTRLALT,P,pass,^(parcellite)$
#autostart programs #autostart programs
@ -190,3 +194,4 @@ exec-once=eww open bar
exec-once=element-desktop exec-once=element-desktop
exec-once=firefox exec-once=firefox
exec-once=streamdeck -n exec-once=streamdeck -n
exec-once = copyq --start-server

View file

@ -25,7 +25,7 @@ underline_shortcut=1
wheel_scroll_lines=3 wheel_scroll_lines=3
[SettingsWindow] [SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\t\xff\0\0\x5\x9f\0\0\0\0\0\0\0\0\0\0\x12\xfb\0\0\x6\xc2\0\0\0\x2\x2\x4\0\0\n\0\0\0\0\0\0\0\0\0\0\0\t\xff\0\0\x5\x9f) geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\n\0\0\0\0\0\0\0\x17o\0\0\x5\x9f\0\0\0\0\0\0\0\0\0\0\ro\0\0\x5\x9f\0\0\0\0\x2\x4\0\0\rp\0\0\n\0\0\0\0\0\0\0\x17o\0\0\x5\x9f)
[Troubleshooting] [Troubleshooting]
force_raster_widgets=1 force_raster_widgets=1