Tell xmonad my browser is firefox
This commit is contained in:
parent
2de9874874
commit
286a5d4e43
3 changed files with 8 additions and 7 deletions
home/adrielus/features/desktop/common
|
@ -21,7 +21,7 @@ in
|
|||
|
||||
fonts.normal.family = config.fontProfiles.monospace.family;
|
||||
|
||||
env = { TERM = "xterm-256color"; };
|
||||
env = { TERM = "tmux-256color"; };
|
||||
working_directory = "${config.home.homeDirectory}/Projects/";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue