Laptop #2
|
@ -13,7 +13,7 @@ exec-once=wl-paste --type text --watch cliphist store
|
||||||
exec-once=wl-paste --type image --watch cliphist store
|
exec-once=wl-paste --type image --watch cliphist store
|
||||||
exec-once=/usr/lib/mate-polkit/polkit-mate-authentication-agent-1
|
exec-once=/usr/lib/mate-polkit/polkit-mate-authentication-agent-1
|
||||||
exec-once=/usr/lib/kdeconnectd
|
exec-once=/usr/lib/kdeconnectd
|
||||||
exec-once=sleep 2 && hyprctl dispatch workspace 11
|
exec-once=sleep 2 && hyprctl dispatch workspace 21
|
||||||
|
|
||||||
workspace=eDP-1,1
|
workspace=eDP-1,1
|
||||||
workspace=HDMI-A-1,11
|
workspace=HDMI-A-1,11
|
||||||
|
@ -40,8 +40,8 @@ workspace=9,monitor:eDP-1
|
||||||
|
|
||||||
# windowrulev2 = tile, class:.*
|
# windowrulev2 = tile, class:.*
|
||||||
windowrulev2 = float, title:^(rofi)(.*)$
|
windowrulev2 = float, title:^(rofi)(.*)$
|
||||||
windowrulev2 = center,title:^(rofi)(.*)$
|
windowrulev2 = center, title:^(rofi)(.*)$
|
||||||
windowrulev2 = noborder,title:^(rofi)(.*)$
|
windowrulev2 = noborder, title:^(rofi)(.*)$
|
||||||
windowrulev2 = stayfocused, title:^()$,class:^(steam)$
|
windowrulev2 = stayfocused, title:^()$,class:^(steam)$
|
||||||
windowrulev2 = minsize 1 1, title:^()$,class:^(steam)$
|
windowrulev2 = minsize 1 1, title:^()$,class:^(steam)$
|
||||||
windowrulev2 = stayfocused, title:^()$,class:^(steam)$
|
windowrulev2 = stayfocused, title:^()$,class:^(steam)$
|
||||||
|
|
|
@ -2,4 +2,6 @@ ipc = off
|
||||||
splash = false
|
splash = false
|
||||||
preload = ~/.config/awesome/images/wallpaper.png
|
preload = ~/.config/awesome/images/wallpaper.png
|
||||||
wallpaper = eDP-1,~/.config/awesome/images/wallpaper.png
|
wallpaper = eDP-1,~/.config/awesome/images/wallpaper.png
|
||||||
|
wallpaper = DP-3,~/.config/awesome/images/wallpaper.png
|
||||||
|
wallpaper = DP-2,~/.config/awesome/images/wallpaper.png
|
||||||
wallpaper = HDMI-A-1,~/.config/awesome/images/wallpaper.png
|
wallpaper = HDMI-A-1,~/.config/awesome/images/wallpaper.png
|
||||||
|
|
Loading…
Reference in New Issue