i3wm configs
This commit is contained in:
14
i3/postscript
Normal file
14
i3/postscript
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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 {
|
||||
tray_output primary
|
||||
tray_padding 20 px
|
||||
status_command i3status
|
||||
}
|
||||
|
||||
# Wallpaper
|
||||
exec --no-startup-id nitrogen --restore
|
||||
Reference in New Issue
Block a user