Switch from firefox-nightly to stable
This commit is contained in:
parent
8f10c4cf0c
commit
c7ea081db8
3 changed files with 6 additions and 11 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
set $mod Mod4
|
||||
set $term footclient
|
||||
set $browser firefox
|
||||
set $gnome-schema org.gnome.desktop.interface
|
||||
set $wallpaper ~/Pictures/Wallpapers/random/$(ls ~/Pictures/Wallpapers/random | sort -R | tail -n 1)
|
||||
set $scripts ~/.config/sway/scripts
|
||||
|
|
|
@ -139,7 +139,7 @@ mode "resize" {
|
|||
bindsym $mod+r mode "resize"
|
||||
|
||||
# start browser
|
||||
bindsym $mod+b exec firefox-nightly
|
||||
bindsym $mod+b exec $browser
|
||||
|
||||
# media keys
|
||||
bindsym --locked XF86AudioRaiseVolume exec pamixer -ui 1 && pamixer --get-volume > $SWAYSOCK.wob
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue