mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-12-31 03:24:19 +00:00
Added qt5ct, xev, added theming to bemenu, new background (unused), background folder refactor
This commit is contained in:
@@ -4,11 +4,11 @@ monitor=,preferred,auto,1
|
||||
# Set programs that you use
|
||||
$terminal = kitty
|
||||
$fileManager = thunar
|
||||
$menu = bemenu-run
|
||||
$menu = bemenu-run --line-height 22 --hf "##10AC25" --ff "##10AC25" --tf "##10AC25"
|
||||
|
||||
# Some default env vars
|
||||
env = XCURSOR_SIZE,24
|
||||
env = QT_QPA_PLATFORMTHEME,qt5ct # change to qt6ct if you have that
|
||||
env = QT_QPA_PLATFORMTHEME,qt6ct
|
||||
|
||||
input {
|
||||
kb_layout = us
|
||||
|
||||
Reference in New Issue
Block a user