feat: add privacy configuration file for window rules and screensharing protection;
feat: implement distraction toggle script for hosts file management; feat: add privacy toggle script with status checking capability; refactor: improve grayscale toggle script with status parameter support; refactor: reorganize hyprland gestures and input configuration; chore: remove unused bspwm script and btop configuration files; chore: delete obsolete rofi-wayland launcher themes and configurations; feat: extend nvim filetype recognition for pascal scripts; feat: enhance swaync configuration with new toggle buttons and layout adjustments; chore: update waybar goal file content; chore: modify gitignore patterns for cava assets and thunar configurations; fix: adjust thunar custom actions to use swww instead of hyprpaper
This commit is contained in:
@@ -60,15 +60,40 @@
|
||||
<video-files/>
|
||||
</action>
|
||||
<action>
|
||||
<icon>archlinux-logo</icon>
|
||||
<name>Hyprpaper!</name>
|
||||
<icon>preferences-desktop-wallpaper</icon>
|
||||
<name>Swww All!</name>
|
||||
<submenu></submenu>
|
||||
<unique-id>1747392640727479-1</unique-id>
|
||||
<command>/home/greg/Dev/Scripts/hypaper %f</command>
|
||||
<command>swww img %f</command>
|
||||
<description></description>
|
||||
<range>*</range>
|
||||
<patterns>*.png;*.webp;*.jpg;*.jpeg</patterns>
|
||||
<patterns>*.png;*.webp;*.jpg;*.jpeg;*.gif</patterns>
|
||||
<image-files/>
|
||||
<video-files/>
|
||||
</action>
|
||||
<action>
|
||||
<icon>preferences-desktop-wallpaper</icon>
|
||||
<name>Swww primary!</name>
|
||||
<submenu></submenu>
|
||||
<unique-id>1759327465764946-1</unique-id>
|
||||
<command>swww img -o eDP-1 -t none %f</command>
|
||||
<description></description>
|
||||
<range>*</range>
|
||||
<patterns>*.png;*.webp;*.jpg;*.jpeg;*.gif</patterns>
|
||||
<image-files/>
|
||||
<video-files/>
|
||||
</action>
|
||||
<action>
|
||||
<icon>preferences-desktop-wallpaper</icon>
|
||||
<name>Swww secondary!</name>
|
||||
<submenu></submenu>
|
||||
<unique-id>1759327504173860-2</unique-id>
|
||||
<command>swww img -o HDMI-A-1 -t none %f</command>
|
||||
<description></description>
|
||||
<range>*</range>
|
||||
<patterns>*.png;*.webp;*.jpg;*.jpeg;*.gif</patterns>
|
||||
<image-files/>
|
||||
<video-files/>
|
||||
</action>
|
||||
<action>
|
||||
<icon>emblem-symbolic-link</icon>
|
||||
|
||||
Reference in New Issue
Block a user