Skip to content

Commit

Permalink
sway: remove editor bind
Browse files Browse the repository at this point in the history
  • Loading branch information
FredeHoey committed Mar 29, 2024
1 parent 2987a9d commit 7eb87eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configs/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ bindsym $mod+Return exec $term
bindsym $mod+Shift+Return exec $term -e bash
bindsym $mod+r exec rofi -show run
bindsym $mod+w exec rofi -show windowcd
bindsym $mod+q exec $editor
bindsym $mod+b exec $browser

bindsym XF86AudioRaiseVolume exec --no-startup-id pactl -- set-sink-volume 0 +5% #increase sound volume
Expand Down

0 comments on commit 7eb87eb

Please sign in to comment.