changed border colors + bash profile stuff
This commit is contained in:
3
.config/mimeapps.list
Normal file
3
.config/mimeapps.list
Normal file
@@ -0,0 +1,3 @@
|
||||
[Default Applications]
|
||||
x-scheme-handler/http=firefox.desktop
|
||||
x-scheme-handler/https=firefox.desktop
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user