did gridock lockscreen
This commit is contained in:
7
sway-cyberboobs/.config/sway/device-conf
Normal file
7
sway-cyberboobs/.config/sway/device-conf
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
bindsym Mod4+Control+p exec swaylock -i ~/.config/sway/foxy.png --indicator-y-position 135
|
||||||
|
|
||||||
|
exec swayidle -w \
|
||||||
|
timeout 300 'swaylock -i ~/.config/sway/foxy.png --indicator-y-position 135' \
|
||||||
|
timeout 600 'swaymsg output * dpms off' \
|
||||||
|
resume 'swaymsg putput * dpms on' \
|
||||||
|
before-sleep 'swaylock -i ~/.config/sway/foxy.png --indicator-y-position 135'
|
||||||
@@ -1 +1,9 @@
|
|||||||
|
bindsym Mod4+Control+p exec swaylock -i ~/.config/sway/gridlock_splash.png
|
||||||
|
|
||||||
|
exec swayidle -w \
|
||||||
|
timeout 300 'swaylock -i ~/.config/sway/gridlock_splash.png' \
|
||||||
|
timeout 600 'swaymsg output * dpms off' \
|
||||||
|
resume 'swaymsg putput * dpms on' \
|
||||||
|
before-sleep 'swaylock -i ~/.config/sway/gridlock_splash.png'
|
||||||
|
|
||||||
exec swaymsg "output * scale 1.5"
|
exec swaymsg "output * scale 1.5"
|
||||||
|
|||||||
BIN
sway-gridlock/.config/sway/gridlock_splash.png
Normal file
BIN
sway-gridlock/.config/sway/gridlock_splash.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.5 MiB |
@@ -27,7 +27,6 @@ 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 -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
|
||||||
@@ -112,11 +111,8 @@ smart_borders on
|
|||||||
for_window [app_id="org.keepassxc.KeePassXC"] floating enable
|
for_window [app_id="org.keepassxc.KeePassXC"] floating enable
|
||||||
for_window [class="KeePassXC"] floating enable
|
for_window [class="KeePassXC"] floating enable
|
||||||
|
|
||||||
exec swayidle -w \
|
|
||||||
timeout 300 'swaylock -i ~/.config/sway/foxy.png --indicator-y-position 135' \
|
|
||||||
timeout 600 'swaymsg output * dpms off' \
|
|
||||||
resume 'swaymsg putput * dpms on' \
|
|
||||||
before-sleep 'swaylock -i ~/.config/sway/foxy.png --indicator-y-position 135'
|
|
||||||
|
|
||||||
|
|
||||||
exec flatpak run com.synology.SynologyDrive
|
exec flatpak run com.synology.SynologyDrive
|
||||||
|
|
||||||
|
include ~/.config/sway/device-conf
|
||||||
|
|||||||
Reference in New Issue
Block a user