diff options
author | zachir <zachir@librem.one> | 2023-08-16 13:16:41 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-08-16 13:19:37 -0500 |
commit | dc9907cb8f0e46443e54061f130fa8d65b15a3ce (patch) | |
tree | 7b352cce6457c905ec6c12e775b3a0ed13320bb4 /sh | |
parent | 4dc7cfd4bab368b26c9803fb14715297ba5505ee (diff) |
Not using bemenu anymore
Diffstat (limited to 'sh')
-rw-r--r-- | sh/profile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -52,9 +52,6 @@ export GDK_DPI_SCALE=1 # Theming export QT_QPA_PLATFORMTHEME=qt5ct -# Configure apps -export BEMENU_OPTS="-H 36 --fn \"mononoki Nerd Font Mono 24\" --nb \"#000000\" --nf \"#c5c8c6\" --hb \"#39c1ed\" --hf \"#000000\" --cb \"#000000\" --cf \"#000000\" --tf \"#000000\" --tb \"#39c1ed\" --fb \"#000000\" --ff \"#c5c8c6\" --fbb \"#39c1ed\" --fbf \"#198844\"" - # Fix wayland stuff export MOZ_ENABLE_WAYLAND=1 export XKB_DEFAULT_OPTIONS=caps:escape |