config cleanups
This commit is contained in:
@@ -13,19 +13,12 @@ exec-once = $bar
|
|||||||
exec-once = $wallpaper
|
exec-once = $wallpaper
|
||||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
exec-once = udiskie
|
exec-once = udiskie
|
||||||
exec-once = /usr/lib/kdeconnectd
|
|
||||||
exec-once = ~/.config/mako/launch.sh
|
exec-once = ~/.config/mako/launch.sh
|
||||||
exec-once = swayidle -w timeout 300 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on && sleep 1 && ~/.scripts/monitor 0'
|
exec-once = swayidle -w timeout 300 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on && sleep 1 && ~/.scripts/monitor 0'
|
||||||
exec-once = ~/.scripts/pushover "I'm on!" "Apocrypha"
|
exec-once = ~/.scripts/pushover "I'm on!" "Apocrypha"
|
||||||
|
|
||||||
source = ~/.config/hypr/monitors.conf
|
source = ~/.config/hypr/monitors.conf
|
||||||
|
|
||||||
#monitor=$scr_left,2560x1440@60,0x0,1
|
|
||||||
#monitor=$scr_right,1920x1080@144,2560x0,1
|
|
||||||
#monitor=$scr_port,1920x1080@60,4480x0,1
|
|
||||||
#,transform,1
|
|
||||||
#monitor=,preferred,auto,1
|
|
||||||
|
|
||||||
workspace=1,monitor:$scr_left
|
workspace=1,monitor:$scr_left
|
||||||
workspace=2,monitor:$scr_left,default:true
|
workspace=2,monitor:$scr_left,default:true
|
||||||
workspace=3,monitor:$scr_right,default:true
|
workspace=3,monitor:$scr_right,default:true
|
||||||
@@ -93,7 +86,7 @@ animations {
|
|||||||
animation = workspaces, 1, 15, FadeCurve, fade
|
animation = workspaces, 1, 15, FadeCurve, fade
|
||||||
}
|
}
|
||||||
|
|
||||||
https://wiki.hyprland.org/Configuring/Dwindle-Layout/
|
# https://wiki.hyprland.org/Configuring/Dwindle-Layout/
|
||||||
dwindle {
|
dwindle {
|
||||||
pseudotile = yes
|
pseudotile = yes
|
||||||
preserve_split = yes
|
preserve_split = yes
|
||||||
|
|||||||
Reference in New Issue
Block a user