1
0
Fork 0

Better window close command

main
Ambrose Chua 2021-09-06 15:29:28 +08:00
parent 3d9e393692
commit 7a8497f67f
2 changed files with 7 additions and 1 deletions

View File

@ -94,7 +94,7 @@ input type:pointer {
bindsym $mod+Return exec $term
# kill focused window
bindsym $mod+Shift+q kill
bindsym $mod+q kill
# start your launcher
bindsym $mod+d exec $menu

View File

@ -11,6 +11,12 @@ output $output_left position 1080 0 transform 270
output $output_right position 2160 0 transform 90
# output * bg ~/.wallpaper/daniel-j-schwarz-a4M-Vegh7Y4-unsplash.jpg fill
#
# Workspaces
#
workspace 1 output $output_left
workspace 2 output $output_right
#
# Display controls:
#