diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index c16bf8c1..73becc77 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -56,7 +56,7 @@ bspc config window_gap 5 # bspc rule -a -o st desktop=2 bspc rule -a Gcolor3 state=floating & -bspc rule -a Galculator state=floating & +bspc rule -a qalculate-qt state=floating center=on rectangle=480x810+1440+810 & bspc rule -a pavucontrol state=floating center=on rectangle=960x810+1440+810 & bspc rule -a Peek state=floating center=on rectangle=1555x960+1440+810 & bspc rule -a Lxappearance state=floating center=on rectangle=960x810+1440+810 & diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index b6edceb3..1566c83b 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -191,13 +191,13 @@ super + m super + n libreoffice & # open office - # desktopeditors & + # desktopeditors & super + j FBReader & super + l gcolor3 & super + u - galculator & + qalculate-qt & super + y krita --nosplash & super + s diff --git a/updates.txt b/updates.txt index 53552c5d..3cc4247a 100755 --- a/updates.txt +++ b/updates.txt @@ -649,3 +649,10 @@ paru adwaita-qt6 Install dxvk-bin and set it up (may need to re-run whenever installing new vulkan drivers) paru dxvk-bin setup_dxvk install +11/02/2024 +Install qalculate +doas pacman -S qalculate-qt +Adjust style: +Preferences > Check Dark Mode > Adjust Fonts each up font size by 2 units +Uninstall galculator +doas pacman -Rs galculator