dev: automated commit - 2025-11-10 10:57:04
This commit is contained in:
parent
163e816157
commit
572e1e1ced
2 changed files with 4 additions and 20 deletions
|
|
@ -16,13 +16,14 @@
|
|||
"mprisBlacklist": [
|
||||
],
|
||||
"preferredPlayer": "",
|
||||
"visualizerQuality": "high",
|
||||
"visualizerType": "linear",
|
||||
"volumeOverdrive": false,
|
||||
"volumeStep": 5
|
||||
},
|
||||
"bar": {
|
||||
"backgroundOpacity": 0,
|
||||
"density": "compact",
|
||||
"density": "comfortable",
|
||||
"exclusive": true,
|
||||
"floating": true,
|
||||
"marginHorizontal": 0,
|
||||
|
|
@ -227,7 +228,7 @@
|
|||
"weatherEnabled": true
|
||||
},
|
||||
"network": {
|
||||
"wifiEnabled": true
|
||||
"wifiEnabled": false
|
||||
},
|
||||
"nightLight": {
|
||||
"autoSchedule": true,
|
||||
|
|
@ -291,6 +292,7 @@
|
|||
"kitty": false,
|
||||
"pywalfox": false,
|
||||
"qt": false,
|
||||
"spicetify": false,
|
||||
"vicinae": false,
|
||||
"walker": false,
|
||||
"wezterm": false
|
||||
|
|
|
|||
|
|
@ -124,21 +124,3 @@ bindsym {
|
|||
$mod+button3 floating toggle
|
||||
}
|
||||
|
||||
# Presentation Mode
|
||||
mode "present" {
|
||||
# command starts mirroring
|
||||
bindsym m mode "default"; exec wl-present mirror
|
||||
# these commands modify an already running mirroring window
|
||||
bindsym o mode "default"; exec wl-present set-output
|
||||
bindsym r mode "default"; exec wl-present set-region
|
||||
bindsym Shift+r mode "default"; exec wl-present unset-region
|
||||
bindsym s mode "default"; exec wl-present set-scaling
|
||||
bindsym f mode "default"; exec wl-present toggle-freeze
|
||||
bindsym c mode "default"; exec wl-present custom
|
||||
|
||||
# return to default mode
|
||||
bindsym Return mode "default"
|
||||
bindsym Escape mode "default"
|
||||
}
|
||||
|
||||
bindsym $mod+Shift+m mode "present"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue