color changes
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ wl-clip-persist --clipboard regular --reconnect-tries 0 >/dev/null 2>&1 &
|
||||
# clipboard content manager
|
||||
wl-paste --type text --watch cliphist store >/dev/null 2>&1 &
|
||||
|
||||
swaybg -m full -i ~/Downloads/brandon-siu-nI7knd5sQfo-unsplash.jpg &
|
||||
swaybg -m fill -i ~/Pictures/wallpapers/foot-muted-hex.png &
|
||||
|
||||
# inhibit by audio
|
||||
# sway-audio-idle-inhibit >/dev/null 2>&1 &
|
||||
|
||||
+11
-10
@@ -90,7 +90,7 @@ enable_floating_snap=1
|
||||
snap_distance=50
|
||||
# cursor_size=24
|
||||
# cursor_theme=Bibata-Modern-Ice
|
||||
cursor_hide_timeout=0
|
||||
cursor_hide_timeout=2
|
||||
drag_tile_to_tile=1
|
||||
single_scratchpad = 1
|
||||
|
||||
@@ -126,14 +126,15 @@ gappov=0
|
||||
scratchpad_width_ratio=0.8
|
||||
scratchpad_height_ratio=0.9
|
||||
borderpx=1
|
||||
rootcolor=0x201b14ff
|
||||
bordercolor=0x444444ff
|
||||
focuscolor=0xc9b890ff
|
||||
maximizescreencolor=0xDA7510ff
|
||||
urgentcolor=0xad401fff
|
||||
scratchpadcolor=0xc4939dff
|
||||
globalcolor=0x8d64cfff
|
||||
overlaycolor=0x89aa61ff
|
||||
# Catppuccin Mocha
|
||||
rootcolor=0x11111bff
|
||||
bordercolor=0x585b70ff
|
||||
focuscolor=0xb4befeff
|
||||
maximizescreencolor=0xfab387ff
|
||||
urgentcolor=0xf38ba8ff
|
||||
scratchpadcolor=0xf5c2e7ff
|
||||
globalcolor=0xcba6f7ff
|
||||
overlaycolor=0xa6e3a1ff
|
||||
|
||||
# sub config load
|
||||
source=./env.conf
|
||||
@@ -145,4 +146,4 @@ exec-once=~/.config/mango/autostart.sh
|
||||
|
||||
# source=./dms/outputs.conf
|
||||
source=./monitor.conf
|
||||
source=./dms/colors.conf
|
||||
# source=./dms/colors.conf
|
||||
|
||||
Reference in New Issue
Block a user