.
This commit is contained in:
parent
94f314c7ea
commit
913960ff42
1 changed files with 2 additions and 1 deletions
|
|
@ -147,6 +147,7 @@ input "type:keyboard" {
|
|||
bindsym --to-code $mod+Return exec $term
|
||||
bindsym --to-code $mod+Shift+q kill
|
||||
bindsym --to-code $mod+Space exec $menu
|
||||
bindsym --to-code Alt+Tab exec ~/.scripts/alttab.fish switch
|
||||
bindsym --to-code $mod+Tab exec $windows
|
||||
bindsym --to-code Shift+Space exec ~/.scripts/clipboard.fish
|
||||
bindsym --to-code $mod+Backspace exec ~/.scripts/power.fish
|
||||
|
|
@ -266,7 +267,6 @@ mode "resize" {
|
|||
}
|
||||
bindsym --to-code $mod+r mode "resize"
|
||||
|
||||
|
||||
### Autostart
|
||||
|
||||
exec solaar --window=hide --battery-icons=solaar
|
||||
|
|
@ -278,6 +278,7 @@ exec kanata -n
|
|||
exec wl-paste --watch cliphist store
|
||||
exec wl-paste -p --watch cliphist store
|
||||
exec wl-paste --type image --watch cliphist store
|
||||
exec ~/.scripts/alttab.fish daemon
|
||||
|
||||
### Idle configuration
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue