Compare commits

..

No commits in common. "056e8e007ae426797259fe092b86ed613554cce8" and "9436550680a7f901c4164c32c3978c59dbb5bba0" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View file

@ -92,7 +92,7 @@ bind=SUPERSHIFT,r,exec,hyprctl reload
bind=CTRLALT,l,exec,swaylock -e -F -f -i $lockBG
bind=SUPER,D,exec,wofi --show drun --allow-images -G -i --define=drun-print_command=true | sed -e 's/%[A-Za-z0-9]*/ /g' | xargs hyprctl dispatch exec
bind=,Print,exec,grim -g "$(slurp)" - | swappy -f -
bind=SUPERSHIFT,E,exec,zenity --question --text='Do you wish to exit Hyprland?' --default-cancel && hyprctl dispatch exit
bind=SUPERSHIFT,E,exec,zenity --question --text="Do you wish to exit Hyprland?" --default-cancel && hyprctl exit
# Window properties
bind=SUPERSHIFT,P,pseudo,

View file

@ -116,7 +116,7 @@
"format": "{icon} {volume}%",
"format-alt": "{icon}",
"format-alt-click": "click-right",
"format-muted": "󰝟",
"format-muted": "",
"format-icons": {
//"phone": [" ", " ", " ", " "],
"default": ["󰕿", "󰖀", "󰕾"]
@ -130,7 +130,7 @@
"format": "{icon} {volume}%",
"format-alt": "{icon}",
"format-alt-click": "click-right",
"format-muted": "󰝟",
"format-muted": "",
"format-icons": {
//"phone": [" ", " ", " ", " "],
"default": ["󰕿", "󰖀", "󰕾"]