Updates sway bindings
Moves cava to a, removes xfreerdp, updates discord for wayland.
This commit is contained in:
+2
-4
@@ -62,7 +62,6 @@ bindsym $mod+Shift+c reload
|
|||||||
bindsym $mod+f fullscreen
|
bindsym $mod+f fullscreen
|
||||||
bindsym $mod+e layout toggle all
|
bindsym $mod+e layout toggle all
|
||||||
bindsym $mod+v exec ~/.scripts/record
|
bindsym $mod+v exec ~/.scripts/record
|
||||||
bindsym $mod+a focus parent
|
|
||||||
bindsym $mod+Shift+space floating toggle
|
bindsym $mod+Shift+space floating toggle
|
||||||
bindsym $mod+space focus mode_toggle
|
bindsym $mod+space focus mode_toggle
|
||||||
bindsym $mod+minus scratchpad show
|
bindsym $mod+minus scratchpad show
|
||||||
@@ -79,18 +78,17 @@ bindsym $mod+Shift+backspace exec wlogout
|
|||||||
bindsym $mod+Shift+w exec firejail firefox
|
bindsym $mod+Shift+w exec firejail firefox
|
||||||
bindsym $mod+Shift+Ctrl+w exec firejail firefox -P Shinobi
|
bindsym $mod+Shift+Ctrl+w exec firejail firefox -P Shinobi
|
||||||
bindsym $mod+Shift+e exec steam
|
bindsym $mod+Shift+e exec steam
|
||||||
|
bindsym $mod+a exec $term -e cava
|
||||||
bindsym $mod+Shift+a exec $term -e pulsemixer
|
bindsym $mod+Shift+a exec $term -e pulsemixer
|
||||||
bindsym $mod+Ctrl+Shift+a exec $term -e cava
|
|
||||||
bindsym $mod+i exec $term -e htop --user mark
|
bindsym $mod+i exec $term -e htop --user mark
|
||||||
bindsym $mod+Shift+i exec $term -e btop
|
bindsym $mod+Shift+i exec $term -e btop
|
||||||
bindsym $mod+Shift+d exec lightcord --no-sandbox
|
bindsym $mod+Shift+d exec discord --enable-features=UseOzonePlatform --ozone-platform=wayland
|
||||||
bindsym $mod+Shift+m exec $term -e ncmpcpp
|
bindsym $mod+Shift+m exec $term -e ncmpcpp
|
||||||
bindsym $mod+Ctrl+m exec catia
|
bindsym $mod+Ctrl+m exec catia
|
||||||
bindsym $mod+m exec spotify
|
bindsym $mod+m exec spotify
|
||||||
bindsym $mod+p exec pass clip -r
|
bindsym $mod+p exec pass clip -r
|
||||||
bindsym $mod+Shift+p exec $term -e python
|
bindsym $mod+Shift+p exec $term -e python
|
||||||
bindsym $mod+Shift+t exec teams
|
bindsym $mod+Shift+t exec teams
|
||||||
bindsym $mod+b exec $term -e xfreerdp ~/workspace/bonusan/bonusan.rdp /gateway-usage-method:direct
|
|
||||||
|
|
||||||
# Screenshotting
|
# Screenshotting
|
||||||
bindsym Print exec grim -g "$(slurp)" - | wl-copy
|
bindsym Print exec grim -g "$(slurp)" - | wl-copy
|
||||||
|
|||||||
Reference in New Issue
Block a user