mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-20 04:30:53 +02:00
added Mod+L lock shortcut
This commit is contained in:
@@ -100,6 +100,9 @@ bindsym XF86AudioRaiseVolume exec "amixer sset 'Master' 5%+;"
|
||||
################################################################################################
|
||||
# Screen
|
||||
|
||||
# Quick Lock
|
||||
bindsym $mod+l exec --no-startup-id bash ~/Userdata/Scripts/Display/glitchlock/glitchlock.sh lock
|
||||
|
||||
# Hide / Unhide statusbar
|
||||
bindsym $mod+m exec --no-startup-id polybar-msg cmd toggle
|
||||
|
||||
@@ -245,7 +248,6 @@ assign [title="WhatsApp*"] $ws9
|
||||
assign [title="Telegram*"] $ws9
|
||||
assign [title="TeamSpeak*"] $ws9
|
||||
|
||||
|
||||
# Open specific applications in floating mode
|
||||
for_window [class="Lightdm-settings"] floating enable
|
||||
for_window [class="Lxappearance"] floating enable sticky enable border normal
|
||||
|
||||
Reference in New Issue
Block a user