summaryrefslogtreecommitdiff
path: root/.config/sway
AgeCommit message (Collapse)Author
2023-10-30[sway.wallpaper] move brightness check behind flagDaniel Weipert
use sunwait and check for available commands before running
2023-10-30[sway] check wallpaper brightness at nightDaniel Weipert
only use non-bright images
2023-10-30move ~/bin to ~/.local/binDaniel Weipert
2023-10-30[sway] add --unique flag to wallpaper scriptDaniel Weipert
to not cycle through the same wallpaper twice per available files
2023-10-30[sway] fix python based wallpapers by being more pythonicDaniel Weipert
2023-10-30[sway] build script to enable auto-changing wallpapersDaniel Weipert
2023-10-30[sway] remove smaller audio amixer stepsDaniel Weipert
2023-10-30[sway] fix enabling screenshot with workaroundDaniel Weipert
2023-10-30[sway] set brightnessctl device explicitlyDaniel Weipert
so next time when it breaks I know which device I used
2023-10-30[sway] reduce keyboard backlight steps to 1%Daniel Weipert
2023-10-30[sway] hide cursor when typingDaniel Weipert
2023-10-30[sway] bind keyboard backlight keysDaniel Weipert
2023-10-30[sway] remove trailing whitespaceDaniel Weipert
2023-10-30[sway] move output configuration to separate fileDaniel Weipert
2023-10-30[sway+zshrc] enable screenshotDaniel Weipert
2023-10-30[sway] enable mute buttonDaniel Weipert
2022-02-06Adjust brightness keysDaniel Weipert
2022-02-06Remove mouse_warpingDaniel Weipert
2022-02-04Include separate output configDaniel Weipert
2022-01-20Uses wofi instead of rofiDaniel Weipert
2022-01-05Generalizes wallpaper nameDaniel Weipert
2021-12-24Adjusts volume key functionsDaniel Weipert
2021-12-08Adjusts volume settingsDaniel Weipert
2021-10-31Initial commitDaniel Weipert