Improve sway config
Add keybinds and remove waybar (now in autostart-manage)
This commit is contained in:
parent
7e2465bb30
commit
f47badde11
2 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
|||
include ~/.config/sway/config.d/*.conf
|
||||
|
||||
bar swaybar_command waybar
|
||||
|
||||
exec_always autostart-manage sync wayland,sway
|
||||
exec_always autostart-manage run-wayland
|
||||
|
|
|
@ -32,7 +32,11 @@
|
|||
bindsym $mod+Print exec screenshot
|
||||
bindsym $mod+Ctrl+Print exec screenshot no_upload
|
||||
|
||||
bindsym $mod+t exec ts-control
|
||||
bindsym $mod+Shift+t exec ts-control
|
||||
bindsym $mod+t exec ts-control quick
|
||||
bindsym $mod+Shift+x exec $HOME/projects/utils/temp-service/temp-service
|
||||
bindsym $mod+x exec $HOME/projects/utils/temp-service/temp-service menu
|
||||
|
||||
bindsym $mod+m exec host-mode
|
||||
|
||||
bindsym $mod+c exec $TERMINAL --class term-floating -e python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue