diff options
| author | EuAndreh <eu@euandre.org> | 2021-01-09 18:19:25 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-01-09 18:20:17 -0300 |
| commit | da91ea61c44dde28cc8436b9318b089c61f57e14 (patch) | |
| tree | 5d6967a2d286e8841328eb627092f7cc6a5e64f9 /xmonad | |
| parent | x.sh: Remove default-web-browser in favor of $BROWSER (diff) | |
| download | dotfiles-da91ea61c44dde28cc8436b9318b089c61f57e14.tar.gz dotfiles-da91ea61c44dde28cc8436b9318b089c61f57e14.tar.xz | |
configuration.nix: Fully remove GNOME
Diffstat (limited to 'xmonad')
| -rwxr-xr-x | xmonad/xsession.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmonad/xsession.sh b/xmonad/xsession.sh index a59afb39..b25a9a11 100755 --- a/xmonad/xsession.sh +++ b/xmonad/xsession.sh @@ -1,4 +1 @@ xmonad -# FIXME -# http://joost.damad.be/2011/07/x-with-xmonad-without-kdegnome.html -# https://wiki.haskell.org/Xmonad/Config_archive/John_Goerzen's_Configuration |
