diff options
author | zachir <zachir@librem.one> | 2023-08-16 13:16:41 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-08-16 13:16:41 -0500 |
commit | 424c284a9525ca5a2b02dad36b61f6b6039f5fc1 (patch) | |
tree | afdc1b2281efa1433713a3d157726bbcdab40a58 /sh/profile | |
parent | 885a67f96e2f21d9b9b0c97e0c5997ec9ac34c0a (diff) |
Not using bemenu anymore
Diffstat (limited to 'sh/profile')
-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 |