More workspaces, firenvim tweaks and firefox extensions
This commit is contained in:
parent
7b45cb7697
commit
271daab72d
13 changed files with 104 additions and 19 deletions
hosts/nixos/common/optional/xmonad
|
@ -34,7 +34,7 @@ main =
|
|||
`additionalKeysP` keymap
|
||||
where
|
||||
myWorkspaces =
|
||||
["1:dev", "2:browser", "3:chat", "4:terminal", "5:reading", "6:gaming"]
|
||||
["1:dev", "2:browser", "3:chat", "4:terminal", "5:reading", "6:music", "7:gaming"]
|
||||
|
||||
myTerminal = "alacritty"
|
||||
myBrowser = "firefox"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue