Create i3 config
parent
f4a0a2406c
commit
71388fabed
|
@ -0,0 +1,13 @@
|
|||
# i3 配置
|
||||
|
||||
# 设置主键为Super键
|
||||
set $mod Mod4
|
||||
|
||||
|
||||
exec --no-startup-id dex --autostart --environment i3
|
||||
|
||||
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
|
||||
|
||||
exec --no-startup-id picom --experimental-backend
|
||||
|
||||
exec --no-startup-id feh --bg-fill ~/.local/share/debian.png
|
Loading…
Reference in New Issue