save
This commit is contained in:
@@ -4,6 +4,7 @@ font pango:monospace 8
|
||||
exec --no-startup-id dex-autostart --autostart --environment i3
|
||||
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
|
||||
exec --no-startup-id nm-applet
|
||||
exec_always --no-startup-id feh --bg-center $HOME/.config/vxclutch/background.jpg
|
||||
|
||||
# Use pactl to adjust volume in PulseAudio.
|
||||
set $refresh_i3status killall -SIGUSR1 i3status
|
||||
@@ -17,7 +18,7 @@ floating_modifier $mod
|
||||
|
||||
# move tiling windows via drag & drop by left-clicking into the title bar,
|
||||
# or left-clicking anywhere into the window while holding the floating modifier.
|
||||
tiling_drag modifier titlebar
|
||||
floating_modifier $mod
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec wezterm
|
||||
@@ -117,6 +118,10 @@ bar {
|
||||
status_command i3status
|
||||
}
|
||||
|
||||
set $px 20
|
||||
gaps inner $px
|
||||
gaps outer $px
|
||||
|
||||
# external programs
|
||||
bindsym $mod+d exec vesktop
|
||||
bindsym $mod+b exec librewolf
|
||||
|
||||
Reference in New Issue
Block a user