fixing things for eww and hyprland
This commit is contained in:
parent
d34f4ab2b4
commit
849b950c02
8 changed files with 29 additions and 102 deletions
|
@ -17,10 +17,10 @@ in
|
|||
monitor=HDMI-A-1,preferred,0x0,1
|
||||
monitor=DP-1,preferred,1080x0,1.5
|
||||
monitor=DP-2,preferred,3640,1
|
||||
workspace=1,name:,id:1,monitor:eDP-1,1,default:true
|
||||
workspace=1,name:,id:2,monitor:HDMI-A-1,2,default:true
|
||||
workspace=9,name:,id:9,monitor:DP-2,9,gapsout:0,default:true
|
||||
workspace=2,name:,id:1,monitor:DP-1,1,default:true
|
||||
workspace=1,monitor:eDP-1,1,default:true
|
||||
workspace=1,monitor:HDMI-A-1,2,default:true
|
||||
workspace=9,monitor:DP-2,9,gapsout:0,default:true
|
||||
workspace=2,monitor:DP-1,1,default:true
|
||||
monitor=HDMI-A-1,transform,1
|
||||
|
||||
input {
|
||||
|
@ -220,10 +220,10 @@ in
|
|||
# blurls=gtk-layer-shell
|
||||
# blurls=notifications
|
||||
|
||||
exec-once = /home/chris/bin/startup.sh
|
||||
exec-once = swww init
|
||||
exec-once = swww img /home/chris/Pictures/wallpapers/nixorange.webp -t grow --transition-bezier .14,0,.14,.99
|
||||
exec-once = dunst
|
||||
exec-once = /home/chris/bin/startup.sh
|
||||
exec-once = hyprctl dispatch --batch "splitratio 1; splitration -0.35"
|
||||
exec-once = dbus-update-activation-environment --systemd --all
|
||||
exec-once = jellyfin-mpv-shim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue