update
This commit is contained in:
@@ -27,6 +27,7 @@ exec_always "kanshi"
|
||||
exec_always swayidle -w \
|
||||
timeout 300 'swaylock -f' \
|
||||
timeout 600 'swaymsg "output * dpms off"' \
|
||||
timeout 1200 'systemctl suspend' \
|
||||
resume 'swaymsg "output * dpms on"' \
|
||||
before-sleep 'swaylock -f'
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
font = GoMono Nerd Font Propo 12
|
||||
foreground_color = "#cdd6f4"
|
||||
show_titlebar = False
|
||||
scrollbar_position = hidden
|
||||
palette = "#45475a:#f38ba8:#a6e3a1:#f9e2af:#89b4fa:#f5c2e7:#94e2d5:#bac2de:#585b70:#f38ba8:#a6e3a1:#f9e2af:#89b4fa:#f5c2e7:#94e2d5:#a6adc8"
|
||||
use_system_font = False
|
||||
background_image = None
|
||||
|
||||
Reference in New Issue
Block a user