mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
hypr: change the schedule of night light; remove prop that was removed in newer version of hyprland ig
This commit is contained in:
parent
6ef6c4e8ea
commit
7f95315c1f
1 changed files with 1 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ exec-once = ~/.config/hypr/xdg-portal.sh
|
|||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = swayidle -w timeout 120 '$lock' timeout 1200 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep '$lock'
|
||||
exec-once = wlsunset -S 10:00 -s 19:00
|
||||
exec-once = wlsunset -S 10:00 -s 18:00
|
||||
exec-once = ~/.config/hypr/bat.sh
|
||||
|
||||
exec-once = $logseq
|
||||
|
|
@ -104,7 +104,6 @@ dwindle {
|
|||
# master layout {{{
|
||||
# https://wiki.hyprland.org/Configuring/Master-Layout
|
||||
master {
|
||||
new_is_master = false
|
||||
no_gaps_when_only = true
|
||||
orientation = right
|
||||
new_on_top = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue