Compare commits
2 Commits
7af422cbe9
...
fa8724f9af
| Author | SHA1 | Date | |
|---|---|---|---|
| fa8724f9af | |||
| db3adea849 |
@@ -10,8 +10,9 @@ shell /usr/bin/tmux new-session -A -D -s main
|
||||
# Terminal Type
|
||||
term xterm-256color
|
||||
|
||||
confirm_os_window_close 0
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Catppuccin-Mocha
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
# END_KITTY_THEME
|
||||
|
||||
@@ -186,7 +186,7 @@
|
||||
"device_type": "source",
|
||||
"device_class": "hardware",
|
||||
"volume": [
|
||||
40
|
||||
38
|
||||
],
|
||||
"mute": false,
|
||||
"flags": 0,
|
||||
@@ -255,5 +255,5 @@
|
||||
"vumeters": true,
|
||||
"cleanup": false,
|
||||
"tray": false,
|
||||
"layout": "blocks"
|
||||
"layout": "tabbed"
|
||||
}
|
||||
Reference in New Issue
Block a user