1 files changed,
1 insertions(+),
2 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2024-06-27 13:16:38 +0300
Parent:
6ef6c4e
M
config/hypr/hyprland.conf
··· 23 23 exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP 24 24 exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP 25 25 exec-once = swayidle -w timeout 120 '$lock' timeout 1200 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep '$lock' 26 -exec-once = wlsunset -S 10:00 -s 19:00 26 +exec-once = wlsunset -S 10:00 -s 18:00 27 27 exec-once = ~/.config/hypr/bat.sh 28 28 29 29 exec-once = $logseq ··· 104 104 # master layout {{{ 105 105 # https://wiki.hyprland.org/Configuring/Master-Layout 106 106 master { 107 - new_is_master = false 108 107 no_gaps_when_only = true 109 108 orientation = right 110 109 new_on_top = true