Commit Graph
127 Commits
Author SHA1 Message Date
Ferit Yiğit BALABAN 01cc8e1825 Change polybar style 2022-08-11 23:45:14 +03:00
Ferit Yiğit BALABAN 8ac4d63c09 A Rust program to query media details 2022-07-17 15:54:33 +03:00
Ferit Yiğit BALABAN 84d079f08e nowplaying plugin uses new Rust program 2022-07-17 15:53:55 +03:00
Ferit Yiğit BALABAN 14d27eb3be Improved algorithm aimed to be used with polybar 2022-07-16 01:41:13 +03:00
Ferit Yiğit BALABAN 3fb64b18b0 New rice! Yay~ 2022-07-16 01:40:30 +03:00
Ferit Yiğit BALABAN c701566490 Tiny fixes 2022-07-16 01:39:56 +03:00
Ferit Yiğit BALABAN d27af2d15a Add description 2022-07-16 01:39:16 +03:00
Ferit Yiğit BALABAN 28a224cbe5 Disable bluetooth keyboard connection 2022-06-22 22:14:57 +03:00
Ferit Yiğit BALABAN 24832a59c9 Remove wallpaper caching with get_wallpapers() 2022-06-17 12:40:31 +03:00
Ferit Yiğit BALABAN 03b72e5cc7 Merge branch 'main' of https://github.com/fybalaban/scripts 2022-06-17 12:39:10 +03:00
Ferit Yiğit BALABAN 54274bece2 Improve wallpaper change 2022-06-17 12:38:41 +03:00
Ferit Yiğit BALABANandGitHub 4c148fbb67 Update README.md 2022-06-12 20:24:40 +03:00
Ferit Yiğit BALABAN fc0f19b61c More scripts to be deprecated 2022-06-12 20:21:06 +03:00
Ferit Yiğit BALABAN b4f1dc76ac Finalize configuration 2022-06-12 20:20:52 +03:00
Ferit Yiğit BALABAN eb2297554a Move deprecated scripts to deprecated/ 2022-06-12 20:05:00 +03:00
Ferit Yiğit BALABAN 9720decf7e Call modeset unlocker 2022-06-12 19:24:32 +03:00
Ferit Yiğit BALABAN 53e1161a5f Fix betterlockscreen bug 2022-06-12 19:24:14 +03:00
Ferit Yiğit BALABAN aac4de33ab Refactor process calling 2022-06-12 19:04:18 +03:00
Ferit Yiğit BALABAN 569a9d156a Fast clean-up 2022-06-12 18:49:39 +03:00
Ferit Yiğit BALABAN 47d639ffc3 Get random wallpaper using --wallp or --wallc 2022-06-12 18:46:36 +03:00
Ferit Yiğit BALABAN 2fdbb50216 Remove async parts 2022-06-12 18:41:49 +03:00
Ferit Yiğit BALABAN df318e255c Unlock watcher to automatically run modeset --unlock 2022-06-12 18:06:30 +03:00
Ferit Yiğit BALABAN 131c7c8513 Update lock screen when wallpaper changes 2022-06-12 17:51:50 +03:00
Ferit Yiğit BALABAN 267e26ee51 Pause media using playerctl 2022-06-12 17:48:31 +03:00
Ferit Yiğit BALABAN 76244b679e Complete functionality: --login 2022-06-12 17:37:54 +03:00
Ferit Yiğit BALABAN e4944e5841 Add change_wallpaper() 2022-06-12 16:31:35 +03:00
Ferit Yiğit BALABAN 31f1ecfa80 Fix UnboundLocalError from expand_vars() 2022-06-12 16:11:10 +03:00
Ferit Yiğit BALABAN aa7165f41f expand_vars() on program start 2022-06-12 16:05:30 +03:00
Ferit Yiğit BALABAN 60f5d1d8ef WIP: get_wallpapers() caching utility 2022-06-12 16:00:32 +03:00
Ferit Yiğit BALABAN 6e0f6f9fcf Add folder paths for wallpapers 2022-06-12 14:43:24 +03:00
Ferit Yiğit BALABAN df65bb6e43 Set brightness rules on login 2022-06-12 14:39:18 +03:00
Ferit Yiğit BALABAN 15c457c3a4 set_brightness() with state-saving 2022-06-12 14:34:50 +03:00
Ferit Yiğit BALABAN 5d6e668a9b Merge branch 'main' of https://github.com/fybalaban/scripts 2022-06-12 14:12:27 +03:00
Ferit Yiğit BALABAN 2a16509c80 get_brightness() for screen or keyboard 2022-06-12 14:12:16 +03:00
Ferit Yiğit BALABANandGitHub 117dd15051 Update broken link to tribute.html 2022-06-12 14:03:52 +03:00
Ferit Yiğit BALABAN d03d7ce609 Add paths of brightness state files for keyboard and screen 2022-06-12 13:58:23 +03:00
Ferit Yiğit BALABAN a4ced9a822 WIP: set_volume to old state, save state and fix volume setting bug 2022-06-12 13:55:24 +03:00
Ferit Yiğit BALABAN d25449a526 WIP: get_volume() for pulseaudio sink 2022-06-12 13:39:45 +03:00
Ferit Yiğit BALABAN 9f4f3b9293 WIP: logging, async processes, bluetooth keyboard & volume 2022-06-12 13:10:25 +03:00
Ferit Yiğit BALABAN 9aab88f4f8 WIP: setting scaffolding 2022-06-11 21:19:20 +03:00
Ferit Yiğit BALABAN 9459edd67e Ignore wal_to_chromium artifact Pywal 2022-06-11 20:59:20 +03:00
Ferit Yiğit BALABAN c0f86d0b2e WIP: modeset2.py to maintain laptop from one script 2022-06-11 20:57:51 +03:00
Ferit Yiğit BALABAN 428c723cce Theming overhaul 1: Chromium theme 2022-06-11 14:24:24 +03:00
Ferit Yiğit BALABAN 3fc8876218 WIP: yt-dlp helper script 2022-06-07 15:52:26 +03:00
Ferit Yiğit BALABAN 0259b30b9f Ignore file: follower2 2022-06-07 15:51:48 +03:00
Ferit Yiğit BALABAN 37fa1146ad Add new folders to backup 2022-06-07 15:51:03 +03:00
Ferit Yiğit BALABAN 2c468b5cd7 Simplify comparer 2022-06-07 15:27:35 +03:00
Ferit Yiğit BALABAN 1ff0df87ad Better fetcher: fetchpy2 2022-06-07 15:27:06 +03:00
Ferit Yiğit BALABAN 294e95ad1b Yet another life-saving script 2022-05-26 20:27:59 +03:00
Ferit Yiğit BALABAN 08210b5c6a Added the actual functionality 2022-05-26 20:02:52 +03:00