From 617ba5815d9f10b70793c369e5c24d78a3ce493c Mon Sep 17 00:00:00 2001 From: Rick van Lieshout Date: Thu, 9 Jan 2025 10:35:00 +0100 Subject: [PATCH] added xsettingsd to easily update running x apps with new profile settings (e.g. DPI) , also added less & the correct greenclip --- bash/.alias.sh | 1 + computers/archfw/.xsettingsd | 7 +++++++ config/xfce4/thunar.xml | 4 ++-- dependencies/aur.txt | 2 +- dependencies/pacman.txt | 3 +++ i3/config | 1 + 6 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 computers/archfw/.xsettingsd diff --git a/bash/.alias.sh b/bash/.alias.sh index a02680a..b7d1878 100644 --- a/bash/.alias.sh +++ b/bash/.alias.sh @@ -106,6 +106,7 @@ alias chrome='google-chrome-stable' alias teams='teams-insiders --disable-seccomp-filter-sandbox' alias cat='bat' alias grep='grep -i' +alias cura='cura -platformtheme gtk3' ## command overrides df() { diff --git a/computers/archfw/.xsettingsd b/computers/archfw/.xsettingsd new file mode 100644 index 0000000..6366bd6 --- /dev/null +++ b/computers/archfw/.xsettingsd @@ -0,0 +1,7 @@ +Xft/Antialias 1 +Xft/Hinting 1 +Xft/HintStyle "hintfull" +Xft/lcdfilter "lcddefault" +Xft/RGBA "rgb" + +Xft/DPI 110592 diff --git a/config/xfce4/thunar.xml b/config/xfce4/thunar.xml index 54a579b..4d50677 100644 --- a/config/xfce4/thunar.xml +++ b/config/xfce4/thunar.xml @@ -4,8 +4,8 @@ - - + + diff --git a/dependencies/aur.txt b/dependencies/aur.txt index 707b7e0..3c4c226 100644 --- a/dependencies/aur.txt +++ b/dependencies/aur.txt @@ -19,7 +19,7 @@ keychain nomachine otf-droid-sans-mono-powerline-git sysmontask -greenclip +rofi-greenclip # audio pipewire-pulse diff --git a/dependencies/pacman.txt b/dependencies/pacman.txt index bf65733..09eb30a 100644 --- a/dependencies/pacman.txt +++ b/dependencies/pacman.txt @@ -20,6 +20,7 @@ seahorse reflector gtk-engines kubectl +less # # i3wm @@ -35,6 +36,7 @@ xorg-server xorg-xinit mesa zenity +xsettingsd # # Programming @@ -141,6 +143,7 @@ xorg-xkill pass evince tlp +libreoffice # fonts fontconfig diff --git a/i3/config b/i3/config index 3d604b2..eb94794 100644 --- a/i3/config +++ b/i3/config @@ -310,6 +310,7 @@ mode "$mode_gaps_outer" { # exec_always --no-startup-id picom -b exec_always feh --bg-fill $(find ~/Pictures/wallpapers/ -type f -name "*" | shuf -n 1) exec_always --no-startup-id ~/.config/polybar/launch.sh +exec --no-startup-id systemctl --user start xsettingsd exec --no-startup-id i3-msg 'workspace $workspace2; exec xfce4-terminal' && i3-msg 'workspace $workspace1' exec --no-startup-id i3-msg 'workspace $workspace12; exec bitwarden-desktop' exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1