From 406e8ad4e9814dd88c53a283d3a069a9e346adbad4417c654652a39fe6bf97ef Mon Sep 17 00:00:00 2001 From: riomoo Date: Thu, 30 Jan 2025 11:36:07 -0500 Subject: [PATCH] Adjusted Rofi and X11 --- rofi/.config/rofi/config.rasi | 4 ++-- x11/.config/X11/xinitrc | 1 + x11/.config/X11/xprofile | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/rofi/.config/rofi/config.rasi b/rofi/.config/rofi/config.rasi index 39f4f0b..a3fcc4b 100644 --- a/rofi/.config/rofi/config.rasi +++ b/rofi/.config/rofi/config.rasi @@ -1,5 +1,5 @@ @theme "colors-rofi-dark" configuration { - font: "Source Code Pro 16"; + font: "Source Code Pro 16"; } -element-icon { size: 3.65ch ; } +element-icon { size: 3.75ch ; } diff --git a/x11/.config/X11/xinitrc b/x11/.config/X11/xinitrc index 22faea2..a0b0cdc 100755 --- a/x11/.config/X11/xinitrc +++ b/x11/.config/X11/xinitrc @@ -5,4 +5,5 @@ USERXSESSIONRC="$XDG_CACHE_HOME/X11/xsessionrc" ALTUSERXSESSION="$XDG_CACHE_HOME/X11/Xsession" ERRFILE="$XDG_CACHE_HOME/X11/xsession-errors" [ -f ~/.config/X11/xprofile ] && . ~/.config/X11/xprofile +#exec dminiwm exec dwm diff --git a/x11/.config/X11/xprofile b/x11/.config/X11/xprofile index 451db2d..5bcaf2a 100755 --- a/x11/.config/X11/xprofile +++ b/x11/.config/X11/xprofile @@ -1,11 +1,12 @@ -hsetroot -full $HOME/.local/media/pics/wallpapers/default & #paperview $HOME/.local/media/vids/Backgrounds/ankha-walk 10 & #xgifwallpaper -d 3 -s FILL /home/moo/.local/media/pics/Backgrounds/background.gif & #dunst & +#xcompmgr -c & fastcompmgr -o 0.4 -r 12 -c -C & setxkbmap -option ctrl:nocaps & dwmblocks & #xrandr --verbose --output eDP --mode 2560x1440 +hsetroot -full $HOME/.local/media/pics/wallpapers/default & xset s off xset -dpms xset s noblank