diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index f25edbd..b421f05 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -12,9 +12,6 @@ hc emit_hook reload if hc silent new_attr bool my_not_first_autostart; then xsetroot -solid '#5A8E3A' ~/.fehbg & - pulseaudio -D & - emacs --daemon & - syncthing & xmodmap ~/.Xmodmap picom -b /usr/lib/kdeconnectd & @@ -179,9 +176,12 @@ hc set tree_style '╾│ ├└╼─┐' hc unlock # do multi monitor setup here, e.g.: -hc set_monitors 2560x1418+0+22 1920x1080+2560+0 +# hc set_monitors 2560x1418+0+22 1920x1080+2560+0 # or simply: -# hc detect_monitors +hc detect_monitors + +# make room for the panel +hc pad 0 22 # find the panel panel=~/.config/herbstluftwm/panel.sh diff --git a/rofi/config.rasi b/rofi/config.rasi index 8dc0f2e..b2035e5 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -3,7 +3,7 @@ configuration { /* width: 50;*/ /* lines: 15;*/ /* columns: 1;*/ - font: "Hermit 12"; + font: "Iosevka 12"; /* bw: 1;*/ /* location: 0;*/ /* padding: 5;*/