more customization

This commit is contained in:
chloe 2025-01-31 01:30:54 +01:00
parent 2a1a02645d
commit 777d704487
5 changed files with 39 additions and 20 deletions

View file

@ -29,7 +29,7 @@ set $screenshot_folder ~/Images/Captures\ d\'écrans/
### Output configuration
#
# Default wallpaper (more resolutions are available in /run/current-system/sw/share/backgrounds/sway/)
output * bg wallpapers/wipeout_1.jpg fill
output * bg wallpapers/lain_1.jpg fill
#
# Example configuration:
#
@ -41,11 +41,10 @@ output * bg wallpapers/wipeout_1.jpg fill
#
# Example configuration:
#
# exec swayidle -w \
# timeout 300 'swaylock -f -c 000000' \
#
# timeout 600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \
# before-sleep 'swaylock -f -c 000000'
exec swayidle -w \
timeout 300 'swaylock -f -c 000000' \
timeout 600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \
before-sleep 'swaylock -f -c 000000'
#
# This will lock your screen after 300 seconds of inactivity, then turn off
# your displays after another 300 seconds, and turn your screens back on when
@ -229,7 +228,6 @@ seat seat0 xcursor_theme "miku-cursor-linux" 36
include /etc/sway/config.d/*
# enable numlock on start
input type:keyboard xkb_capslock enabled
input type:keyboard xkb_numlock enabled
# floating bitwarden