Merge pull request #78 from ringo32/main

add azote
This commit is contained in:
BluishHumility
2024-08-21 18:52:45 +00:00
committed by GitHub
3 changed files with 7 additions and 2 deletions

View File

@@ -15,8 +15,8 @@ font pango:Noto Sans Regular 10
smart_borders on smart_borders on
# Set wallpaper: # Set wallpaper:
exec swaybg -i ~/.config/sway/sway.png # exec swaybg -i ~/.config/sway/sway.png
exec ~/.azotebg
# Title format for windows # Title format for windows
for_window [shell="xdg_shell"] title_format "%title (%app_id)" for_window [shell="xdg_shell"] title_format "%title (%app_id)"
for_window [shell="x_wayland"] title_format "%class - %title" for_window [shell="x_wayland"] title_format "%class - %title"

4
home_config/.azotebg Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
pkill swaybg
swaybg -o '*' -i "~/.config/sway/sway.png" -m fill &

View File

@@ -1,6 +1,7 @@
acpi acpi
arc-gtk-theme-eos arc-gtk-theme-eos
awesome-terminal-fonts awesome-terminal-fonts
azote
brightnessctl brightnessctl
cliphist cliphist
dex dex