feat(all): move to Nord theme
This commit is contained in:
@@ -49,10 +49,13 @@ default_border pixel 5
|
||||
|
||||
font pango:FiraCodeNerdFontMono Regular 11
|
||||
|
||||
# # class border bground text indicator child_border
|
||||
client.focused #F3722C #EBDBB2 #3C3836 #D65D0E #FE8019
|
||||
client.unfocused #3C3836 #3C3836 #EBDBB2 #CC241D #504945
|
||||
client.focused_inactive #3C3836 #EBDBB2 #3C3836 #000000 #00000000
|
||||
# Window decoration
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused #5e81ac #5e81ac #eceff4 #434c5e #5e81ac
|
||||
client.focused_inactive #4c566a #4c566a #d8dee9 #3b4252 #434c5e
|
||||
client.unfocused #4c566a #4c566a #d8dee9 #3b4252 #434c5e
|
||||
client.urgent #bf616a #bf616a #eceff4 #900000 #bf616a
|
||||
client.placeholder #000000 #0c0c0c #eceff4 #000000 #0c0c0c
|
||||
|
||||
# Additionally, you can issue commands with the following syntax. This is useful to bind keys to changing the gap size.
|
||||
gaps inner 6
|
||||
@@ -60,7 +63,7 @@ gaps outer 3
|
||||
|
||||
### Output configuration
|
||||
|
||||
output * bg /home/minhradz/Downloads/lantern.jpg fill
|
||||
output * bg /home/minhradz/Downloads/wall.png fill
|
||||
|
||||
output LVDS-1 pos 0 0 res 1366x768
|
||||
output DP-1 res 1920x1080 position 1366,0
|
||||
@@ -78,6 +81,7 @@ for_window [app_id="soffice.bin"] inhibit_idle visible; border none; max_render_
|
||||
for_window [app_id="firefox"] inhibit_idle fullscreen; max_render_time off
|
||||
for_window [app_id="jellyfinmediaplayer"] inhibit_idle fullscreen; max_render_time off
|
||||
for_window [app_id="zathura"] inhibit_idle visible; max_render_time off
|
||||
for_window [app_id="kitty"] inhibit_idle visible; max_render_time off
|
||||
|
||||
### Input configuration
|
||||
#
|
||||
|
Reference in New Issue
Block a user