sway: Keybinds

This commit is contained in:
Felipe M 2020-12-31 12:54:19 +01:00
parent e248daa1de
commit 846fb6e1bd
2 changed files with 11 additions and 8 deletions

View File

@ -88,15 +88,15 @@ output * bg ~/.wallpaper fill
bindsym $mod+Shift+c reload
# Exit sway (logs you out of your Wayland session)
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
# bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
#
# Moving around:
#
# Move your focus around
bindsym $mod+$left focus left
bindsym $mod+$down focus down
bindsym $mod+$up focus up
bindsym $mod+$right focus right
#bindsym $mod+$left focus left
#bindsym $mod+$down focus down
#bindsym $mod+$up focus up
#bindsym $mod+$right focus right
# Or use $mod+[up|down|left|right]
bindsym $mod+Left focus left
bindsym $mod+Down focus down
@ -150,9 +150,9 @@ output * bg ~/.wallpaper fill
bindsym $mod+v splitv
# Switch the current container between different layout styles
bindsym $mod+s layout stacking
bindsym $mod+w layout tabbed
bindsym $mod+e layout toggle split
bindsym $mod+shift+s layout stacking
bindsym $mod+shift+w layout tabbed
bindsym $mod+shift+e layout toggle split
# Make the current focus fullscreen
bindsym $mod+f fullscreen

View File

@ -8,6 +8,9 @@ bindsym ctrl+shift+space exec makoctl dismiss --all
# Screenshot
bindsym alt+shift+4 exec ~/.dotfiles/bin/screenshot.sh
# File manager
bindsym $mod+e exec $fileManager
# Multimedia Keys
# Requires: playerctl
bindsym XF86AudioRaiseVolume exec amixer -D pulse sset Master 5%+