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:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -6,8 +6,9 @@
|
||||
# Include directories
|
||||
!bluetuith/
|
||||
!bspwm/
|
||||
!btop/
|
||||
!cava/
|
||||
cava/shaders/eye_of_phi.frag
|
||||
cava/themes/
|
||||
!copyq/
|
||||
!copyq/copyq.conf
|
||||
!cowsay/
|
||||
@@ -33,6 +34,8 @@
|
||||
!swaync/
|
||||
!sxhkd/
|
||||
!Thunar/
|
||||
Thunar/accels.scm
|
||||
Thunar/renamerrc
|
||||
!tmux/
|
||||
!ttyper/
|
||||
!waybar/
|
||||
@@ -59,6 +62,7 @@
|
||||
!rmpc/**
|
||||
!rofi/**
|
||||
!rofi-wayland/**
|
||||
rofi-wayland/launchers/type-6/unused_images/**
|
||||
!swaync/**
|
||||
!sxhkd/**
|
||||
!Thunar/**
|
||||
|
||||
Reference in New Issue
Block a user