diff --git a/.profile b/.profile index 95962ad..996b76c 100644 --- a/.profile +++ b/.profile @@ -6,7 +6,7 @@ export PATH=$PATH:$HOME/.local/bin # Default programs: export EDITOR="nvim" export TERMINAL="st" -export BROWSER="librewolf" +export BROWSER="firefox" export BROWSER2="brave" export READER="xreader" -export FILEMANAGER="thunar" +export FILEMANAGER="pcmanfm" diff --git a/README.md b/README.md index e03feb6..fda812e 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ What I use right now (stuff I have to install on a fresh linux install): * polybar * dunst * st -- my build is [right here ](https://github.com/vibikim/st) -* nemo and lf +* pcmanfm and lf * rofi AND dmenu (weird i know) * neovim -* emacs -- Work In Progress +* DOOM emacs * xreader * viewnior * copyq @@ -26,7 +26,7 @@ What I use right now (stuff I have to install on a fresh linux install): * lxqt-policykit * pavucontrol * brave -* MPD and ncmpcpp (includes `mpd-mpris` and `mpd-rich-presence-discord`) +* MPD and ncmpcpp (includes `mpd-mpris`, `mpd-rich-presence-discord` and `mpdscribble`) * lxapperance * NerdFonts * **DASH set as /bin/sh** (Arch Linux) (! Some scripts won't run corectly if they are run by bash) diff --git a/bspwm/bspwmrc b/bspwm/bspwmrc index e831c67..6099fc3 100755 --- a/bspwm/bspwmrc +++ b/bspwm/bspwmrc @@ -3,6 +3,8 @@ ### # AUTOSTART ### +# TODO launch apps based on the hostname +# TODO stop using `hostname` and use the $HOSTNAME variable instead xsetroot -cursor_name left_ptr #fix background cursor being different sxhkd & ~/.config/polybar/launch.sh & diff --git a/dunst/dunstrc b/dunst/dunstrc index 6a76c7e..ca6cf55 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -45,12 +45,12 @@ [urgency_low] background = "#1E2029" foreground = "#bbc2cf" - timeout = 8 + timeout = 4 [urgency_normal] background = "#2a2d39" foreground = "#bbc2cf" - timeout = 14 + timeout = 5 [urgency_critical] background = "#cc6666" diff --git a/lf/lfrc b/lf/lfrc index 6e91bec..95f54b0 100644 --- a/lf/lfrc +++ b/lf/lfrc @@ -82,7 +82,7 @@ map md mkdirap md mkdir ### map gh :cd ~/ -map gw :cd /run/media/vibikim/WAD +map gw :cd /run/media/vibbe/WAD map gc :cd ~/.config map gd :cd ~/Downloads map gD :cd ~/Documents diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index f9cb09f..ae05f64 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -33,7 +33,7 @@ super + shift + o super + shift + Escape xfce4-taskmanager super + shift + e - $TERMINAL -e nvim -c Ex + emacs # Toggle stuff