diff --git a/i3/config b/i3/config index 5add964..b3ac589 100644 --- a/i3/config +++ b/i3/config @@ -229,10 +229,6 @@ set $ws_java 5: Java workspace "$ws_java" output primary assign [class="(?i)idea"] "$ws_java" -# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the -# screen before suspend. Use loginctl lock-session to lock your screen. -exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork - # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar { diff --git a/i3/postscript b/i3/postscript index dbcc03c..47e1bac 100644 --- a/i3/postscript +++ b/i3/postscript @@ -1,7 +1,3 @@ -# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the -# screen before suspend. Use loginctl lock-session to lock your screen. -exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork - # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar {