🔧 Switched out galculator for qalculator

This commit is contained in:
z3rOR0ne 2024-11-02 16:58:08 -07:00
parent d197cd70f9
commit 00d187e763
3 changed files with 10 additions and 3 deletions

View file

@ -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 &

View file

@ -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

View file

@ -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