Tell xmonad my browser is firefox
This commit is contained in:
parent
2de9874874
commit
286a5d4e43
3 changed files with 8 additions and 7 deletions
hosts/nixos/common/optional/xmonad
|
@ -37,7 +37,7 @@ main =
|
|||
["1:dev", "2:browser", "3:chat", "4:terminal", "5:reading", "6:gaming"]
|
||||
|
||||
myTerminal = "alacritty"
|
||||
myBrowser = "google-chrome-stable"
|
||||
myBrowser = "firefox"
|
||||
|
||||
keymap =
|
||||
[ ("M-p", spawn "rofi -show drun"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue