modernize
This commit is contained in:
parent
0044f6a4f5
commit
81fd63bf11
6 changed files with 428 additions and 639 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# This file has been auto-generated by i3-config-wizard(1).
|
||||
# This file has been auto-generated by i4-config-wizard(1).
|
||||
# It will not be overwritten, so edit it as you like.
|
||||
#
|
||||
# Should you change your keyboard layout some time, delete
|
||||
|
|
@ -38,6 +38,8 @@ client.urgent #2f343a #900000 #ffffff #900000
|
|||
# Use Mouse+$mod to drag floating windows to their wanted position
|
||||
floating_modifier $mod
|
||||
|
||||
gaps inner 10
|
||||
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+Shift+Return exec run_terminal
|
||||
|
|
@ -68,6 +70,7 @@ bindsym $mod+h focus left
|
|||
bindsym $mod+l focus right
|
||||
bindsym $mod+j exec --no-startup-id ~/.i3/i3-focus-next
|
||||
bindsym $mod+k exec --no-startup-id ~/.i3/i3-focus-next --reverse
|
||||
bindsym $mod+y move workspace to output left
|
||||
|
||||
# alternatively, you can use the cursor keys:
|
||||
#bindsym $mod+Left focus left
|
||||
|
|
@ -217,3 +220,4 @@ bindsym $mod+Shift+Control+r mode "goremote"
|
|||
#tray_output primary
|
||||
#}
|
||||
exec --no-startup-id xfce4-panel --disable-wm-check
|
||||
#exec polybar HDMI1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue