mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-08 05:49:06 -04:00
Update personal config
This commit is contained in:
parent
a29790fbdd
commit
45f5f41399
9 changed files with 74 additions and 30 deletions
|
@ -27,7 +27,7 @@ bind = $mod, T, exec, swaync-client --toggle-panel
|
|||
# bind = $mod SHIFT, D, exec, tofi-drun --drun-launch=true
|
||||
bind = $mod, D, exec, rofi -show drun -theme catppuccin-macchiato
|
||||
# bind = $mod, D, exec, anyrun
|
||||
bind = $mod SHIFT, W, exec, rofi -show window -theme catppuccin-macchiato
|
||||
bind = $mod, W, exec, rofi -show window -theme catppuccin-macchiato
|
||||
# bind = ALT_L, Tab, exec, rofi -show window -theme catppuccin-macchiato
|
||||
# bind = ALT_L, Tab, exec, eww open overview
|
||||
# bind = ALT_L, Tab, exec, killall -SIGUSR1 sfwbar
|
||||
|
@ -62,8 +62,8 @@ bind = $mod CONTROL, Tab, movewindow, mon:+1
|
|||
bind = $mod, Escape, cyclenext
|
||||
bind = $mod, S, togglesplit
|
||||
|
||||
bind = $mod, F, fullscreen
|
||||
bind = $mod SHIFT, F, fullscreen, 1
|
||||
bind = $mod, F, fullscreen, 1
|
||||
bind = $mod SHIFT, F, fullscreen
|
||||
# bind = $mod, M, fakefullscreen
|
||||
|
||||
bind = $mod, left, movefocus, l
|
||||
|
@ -154,7 +154,8 @@ bind = $mod CONTROL, Space, changegroupactive
|
|||
|
||||
bind = $mod, comma, focusmonitor, -1
|
||||
bind = $mod, period, focusmonitor, +1
|
||||
bind = $mod, TAB, focusmonitor, +1
|
||||
bind = $mod, Tab, focusmonitor, +1
|
||||
bind = $mod SHIFT, Tab, movecurrentworkspacetomonitor, +1
|
||||
bind = $mod SHIFT, comma, movewindow, mon:-1
|
||||
bind = $mod SHIFT, period, movewindow, mon:+1
|
||||
|
||||
|
@ -168,8 +169,8 @@ bind = $mod SHIFT, period, movewindow, mon:+1
|
|||
|
||||
# hycov
|
||||
|
||||
# bind = $mod, W, hycov:toggleoverview
|
||||
# bind = $mod, Tab, hycov:toggleoverview
|
||||
bind = $mod, W, hycov:toggleoverview
|
||||
# bind = $mod SHIFT, Tab,hycov:toggleoverview,forceall #grave key is the '~' key
|
||||
# bind = $mod CONTROL, Tab, hycov:toggleoverview,forceallinone
|
||||
# bind = ALT_L, Escape, hycov:toggleoverview
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue