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