Compare commits

..

No commits in common. "60a829f526f94b650940d0d9a969b52aacf8187a" and "7541dd8954239084c09f62d84f08446c5db89edc" have entirely different histories.

3 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ sub-auto=all
sub-file-paths=Subs:subs
## HW Decoding
hwdec=vaapi
vo=dmabuf-wayland
vo=gpu
profile=gpu-hq
## Volume settings
volume-max=200

View File

@ -334,7 +334,7 @@ exec kitty --class tmux -- tmuxp load ~/.tmuxp/local.yaml
assign [app_id="firefox"] $workspace2
exec firefox
# emacs
assign [app_id="emacs"] $workspace3
assign [class=".*[Ee]macs.*"] $workspace3
# HACK Run a doom sync before launching emacs
exec ~/.emacs.d/bin/doom sync && exec emacs

View File

@ -77,12 +77,12 @@
"custom/org-pomodoro": {
"format": "<span foreground='#88C0D0'>󰅐</span> {}",
"exec": "$HOME/.local/share/scripts/org-clock-status",
"interval": 60
"interval": 2
},
"custom/cgm-value": {
"format": "<span foreground='#88C0D0'>󱄦</span> {}{icon} ",
"exec": "$HOME/.local/share/scripts/cgm-value",
"interval": 300,
"interval": 2,
"return-type":"json",
"format-icons": {
"up": "󰁜",