update config, bslxkos01
This commit is contained in:
parent
2e9119018c
commit
fa71a58f02
3 changed files with 6 additions and 3 deletions
4
config
4
config
|
@ -85,6 +85,7 @@ bindsym --release button3 kill
|
|||
# Start your launcher
|
||||
bindsym $mod+r exec $menu
|
||||
bindsym $mod+Shift+r exec $search_cmd
|
||||
bindsym $mod+Backspace exec $exit_cmd
|
||||
|
||||
# Drag floating windows by holding down $mod and left mouse button.
|
||||
# Resize them with right mouse button + $mod.
|
||||
|
@ -93,8 +94,6 @@ bindsym $mod+Shift+r exec $search_cmd
|
|||
# mouse button for dragging.
|
||||
floating_modifier $mod normal
|
||||
|
||||
# Show exit menu
|
||||
bindsym $mod+Shift+e exec $exit_cmd
|
||||
|
||||
# Moving around:
|
||||
#
|
||||
|
@ -340,6 +339,7 @@ bindsym $mod+o exec $notify_cmd "mode: move-workspace"; mode "move-workspace"
|
|||
# Window Rules:
|
||||
#
|
||||
for_window [title="nmtui"] floating enable
|
||||
for_window [app_id="nm-tray"] floating enable
|
||||
for_window [app_id="nm-connection-editor"] floating enable
|
||||
for_window [app_id="evolution-alarm-notify"] floating enable
|
||||
for_window [title="float*"] floating enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue