swaylock foxy
This commit is contained in:
@@ -27,7 +27,7 @@ bindsym Mod4+8 workspace number 8
|
|||||||
bindsym Mod4+9 workspace number 9
|
bindsym Mod4+9 workspace number 9
|
||||||
bindsym Mod4+0 workspace number 10
|
bindsym Mod4+0 workspace number 10
|
||||||
bindsym Mod4+Control+Space focus mode_toggle
|
bindsym Mod4+Control+Space focus mode_toggle
|
||||||
bindsym Mod4+Control+p exec swaylock -f -c ef5ffc
|
bindsym Mod4+Control+p exec swaylock -i ~/.config/sway/foxy.png --indicator-y-position 135
|
||||||
bindsym Mod4+Down focus down
|
bindsym Mod4+Down focus down
|
||||||
bindsym Mod4+Left focus left
|
bindsym Mod4+Left focus left
|
||||||
bindsym Mod4+Return exec alacritty
|
bindsym Mod4+Return exec alacritty
|
||||||
@@ -113,9 +113,12 @@ for_window [app_id="org.keepassxc.KeePassXC"] floating enable
|
|||||||
for_window [class="KeePassXC"] floating enable
|
for_window [class="KeePassXC"] floating enable
|
||||||
|
|
||||||
exec swayidle -w \
|
exec swayidle -w \
|
||||||
timeout 300 'swaylock -f -c ef5ffc' \
|
timeout 300 'swaylock -i ~/.config/sway/foxy.png --indicator-y-position 135' \
|
||||||
timeout 600 'swaymsg output * dpms off' \
|
timeout 600 'swaymsg output * dpms off' \
|
||||||
resume 'swaymsg putput * dpms on' \
|
resume 'swaymsg putput * dpms on' \
|
||||||
before-sleep 'swaylock -f -c ef5ffc'
|
before-sleep 'swaylock -i ~/.config/sway/foxy.png --indicator-y-position 135'
|
||||||
|
|
||||||
include ~/.config/sway/device-conf
|
include ~/.config/sway/device-conf
|
||||||
|
|
||||||
|
exec flatpak run com.synology.SynologyDrive
|
||||||
|
exec keepassxc
|
||||||
|
|||||||
BIN
sway/.config/sway/foxy.png
Normal file
BIN
sway/.config/sway/foxy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 102 KiB |
Reference in New Issue
Block a user