hyprland: update config to current style
This commit is contained in:
+11
-12
@@ -1,16 +1,14 @@
|
||||
# █▀▄▀█ █▀█ █▄░█ █ ▀█▀ █▀█ █▀█
|
||||
# █░▀░█ █▄█ █░▀█ █ ░█░ █▄█ █▀▄
|
||||
|
||||
# Day
|
||||
monitor=DP-1, 1920x1080@144, 760x0, 1, vrr, 1
|
||||
monitor=DP-3, 3440x1440@160, 0x1080, 1, vrr, 1
|
||||
# Single
|
||||
monitor=DP-3, highrr, 0x0, 1, vrr, 1
|
||||
monitor=DP-1, disable
|
||||
|
||||
# Night
|
||||
#monitor=DP-1, disable
|
||||
#monitor=DP-3, 3440x1440@160, 0x0, 1, vrr, 1
|
||||
# Double
|
||||
#monitor=DP-3, highrr, 0x1080, 1, vrr, 1
|
||||
#monitor=DP-1, highrr, 760x0, 1, vrr, 1
|
||||
|
||||
# Set primary monitor for xwayland
|
||||
exec-once = xrandr --output DP-3 --primary
|
||||
|
||||
|
||||
# █░░ ▄▀█ █░█ █▄░█ █▀▀ █░█
|
||||
@@ -22,11 +20,11 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
|
||||
exec-once = dbus-update-activation-environment --systemd --all # for XDPH
|
||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # for XDPH
|
||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1 # authentication dialogue for GUI apps
|
||||
exec-once = ~/.config/waybar/autobar.sh
|
||||
exec-once = waybar -c ~/.config/waybar/config
|
||||
exec-once = dunst # start notification demon
|
||||
exec-once = swww init
|
||||
exec-once = syncthing --no-browser
|
||||
exec-once = xwaylandvideobridge
|
||||
|
||||
|
||||
|
||||
# █▀▀ █▄░█ █░█
|
||||
@@ -61,8 +59,9 @@ input {
|
||||
# █░░ ▄▀█ █▄█ █▀█ █░█ ▀█▀ █▀
|
||||
# █▄▄ █▀█ ░█░ █▄█ █▄█ ░█░ ▄█
|
||||
|
||||
workspace = DP-3, 1
|
||||
workspace = DP-1, 5
|
||||
workspace = 1, monitor:DP-3
|
||||
workspace = 5, monitor:DP-1
|
||||
exec-once = xrandr --output DP-3 --primary # Set primary monitor for xwayland
|
||||
|
||||
dwindle {
|
||||
pseudotile = yes
|
||||
|
||||
Reference in New Issue
Block a user