changed border colors + bash profile stuff

This commit is contained in:
opal
2023-10-07 10:18:56 -07:00
parent acf36656ff
commit 115a6bda81
3 changed files with 6 additions and 3 deletions

3
.config/mimeapps.list Normal file
View File

@@ -0,0 +1,3 @@
[Default Applications]
x-scheme-handler/http=firefox.desktop
x-scheme-handler/https=firefox.desktop

View File

@@ -185,7 +185,7 @@ exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activati
# Window Borders
default_border pixel 3
default_floating_border none
client.focused "#990000" "#9f1209" "#ffffff" "#9f1209"
client.focused "#6400b0" "#7607e6" "#ffffff" "#6400b0"
set $opacity 0.90
for_window [class="Emacs"] opacity $opacity