aboutsummaryrefslogtreecommitdiff
path: root/.config/sway
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway')
-rw-r--r--.config/sway/config5
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 42c0591..eefc24b 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -25,7 +25,7 @@ floating_modifier $mod normal
# display config
-output * bg ~/wallpapers/colorado1.jpg fill
+output * bg ~/wallpapers/numaneo.jpg fill
output * mode 2560x1440@143.999Hz
output * subpixel none
output DP-1 pos 0 0
@@ -62,7 +62,7 @@ bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -1000
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
-bindsym $mod+Return exec kitty
+bindsym $mod+Return exec foot
bindsym $mod+d exec rofi -show drun -modi drun
bindsym $mod+Shift+s exec $screenshot
bindsym $mod+s exec $screenshot
@@ -108,6 +108,7 @@ bindsym $alt+Right exec ~/.config/scripts/change_workspace.sh next
bindsym $mod+b splith
bindsym $mod+v splitv
bindsym $mod+f fullscreen
+bindsym $mod+n exec killall -SIGUSR1 waybar
bindsym $mod+Shift+space floating toggle
bindsym $mod+space focus mode_toggle
bindsym $mod+a focus parent