summaryrefslogtreecommitdiff
path: root/.config/sway/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/config')
-rw-r--r--.config/sway/config9
1 files changed, 5 insertions, 4 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 621e47a..5b3ae5a 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -8,7 +8,7 @@ set $right l
set $term foot
set $menu bemenu-run | xargs swaymsg exec --
-output * bg /home/rebecca/Pictures/lagana.png stretch
+output * bg /home/rebecca/img/lagana.png stretch
### Idle configuration
#
@@ -92,6 +92,7 @@ bindsym $mod+Shift+space floating toggle
bindsym $mod+space focus mode_toggle
bindsym $mod+a focus parent
+bindsym $mod+Shift+a focus child
bindsym $mod+Shift+minus move scratchpad
bindsym $mod+minus scratchpad show
@@ -115,7 +116,7 @@ bindsym $mod+r mode "resize"
bar {
position bottom
separator_symbol ' :: '
- status_command ~/.local/bin/status.sh
+ status_command ~/bin/status.sh
colors {
statusline #ffffff
background #323232
@@ -130,8 +131,8 @@ bindsym $mod+Shift+f exec "apulse firefox-wayland"
bindsym $mod+b workspace back_and_forth
bindsym $mod+Shift+b move container to workspace back_and_forth
-bindsym $mod+apostrophe exec rws -queryws
-bindsym $mod+Shift+apostrophe exec rws -queryws -m
+bindsym $mod+apostrophe exec ~/bin/rws -queryws
+bindsym $mod+Shift+apostrophe exec ~/bin/rws -queryws -m
exec rws -listen
bindsym $mod+bracketleft workspace prev