Commit Graph
39 Commits
Author SHA1 Message Date
Riyyi e1700384a8 Hyprland: Improve lockscreen 2025-03-03 13:04:26 +01:00
Riyyi ccebfdcdd5 Hyprland: Setup multi-monitors 2025-02-28 18:24:09 +01:00
Riyyi 6e50e217c3 Everywhere: Add Hyprland Wayland config 2025-02-09 22:46:46 +01:00
Riyyi 5bc947db3d Scripts: Play video from clipboard 2023-11-27 11:32:03 +01:00
Riyyi cf417d95b2 Config: Actually lock the screen before going to sleep, using systemd 2022-09-02 15:52:56 +02:00
Riyyi 915690a2c8 Scripts: Open mpv window when starting audio_only streams 2022-08-10 16:41:58 +02:00
Riyyi c116b8f589 Scripts: Fix quality flag for Twitch URLs 2022-03-21 14:11:52 +01:00
Riyyi 9a17694bc9 Config: Prevent warning on the first exec of the btc polybar module 2022-03-18 13:13:31 +01:00
Riyyi 1ae30d54b1 Scripts: Move streaming videos to play script, update script arguments 2022-03-15 16:42:07 +01:00
Riyyi 62e3d3f5e5 Scripts: Update play queue to use the --input-ipc-server option 2022-03-14 23:48:51 +01:00
Riyyi 07712d1ad4 Config: Add machine specific configuration to lock.sh ring 2022-03-06 01:02:49 +01:00
Riyyi cf1190e78d Scripts: Add metadata to downloaded videos 2022-03-02 12:17:30 +01:00
Riyyi fadfdd1963 Config: Fix i3 startup scripts, some minor tweaks 2022-02-03 19:56:52 +01:00
Riyyi bdc4a42000 Scripts: Dont attempt to pull btc price if done recently 2022-01-04 17:08:49 +01:00
Riyyi fb508e9653 Scripts: Prevent rate limit on polybar btc module with multi-monitor 2022-01-03 23:39:57 +01:00
Riyyi be606c0e72 Scripts: Rework stream function 2021-12-12 22:44:28 +01:00
Riyyi 614d852a5f Config: Add twitch streaming flags 2021-11-16 21:01:20 +01:00
Riyyi a5908b4dcd Scripts: Fix listing of audio devices 2021-09-17 19:11:45 +02:00
Riyyi 8835b90bc3 Scripts: Add output device selection to PulseAudio TCP module 2021-09-14 14:08:26 +02:00
Riyyi d4ecfcdfcb Scripts: Add scaling governor to cpuctl 2021-09-10 10:52:07 +02:00
Riyyi 2e211183e1 Scripts: Add CPU power energy mode setter 2021-09-09 18:16:26 +02:00
Riyyi 98175e30ae Script: Properly detach Polybar process 2021-08-30 21:02:22 +02:00
Riyyi 743d595ca7 Scripts: Add download script 2021-08-09 17:12:16 +02:00
Riyyi ae1458873e Packages: Add aria2 download utility
To speed up YouTube downloads, use the external downloader aria2c.
Also implemented it in the aliases and scripts where youtube-dl is used.
2021-08-09 12:50:10 +02:00
Riyyi 42586e9f8d Aliases: Add options to stream function 2021-08-07 16:12:17 +02:00
Riyyi 7659b826b5 Polybar: Add rate limit message to BTC module 2021-08-06 22:01:43 +02:00
Riyyi 8c83d5db37 Give Rofi menu time to disappear in printscreen script 2021-07-26 02:20:35 +02:00
Riyyi 3aa353f442 Add flag to volctl to enable PulseAudio TCP module 2021-07-23 16:26:58 +02:00
Riyyi 24f2f9f6c6 Round offset number for xsetwacom input 2021-07-20 22:41:44 +02:00
Riyyi 045de08f03 Add tablet option to inputctl 2021-07-20 22:02:12 +02:00
Riyyi ae4d4c3f49 Hide cursor when taking selection screenshot 2021-07-12 00:22:48 +02:00
Riyyi bf5e49cbc2 Prefer full option names 2021-06-06 00:05:41 +02:00
Riyyi dd8a5dfb3d Update options to reflect the i3lock-color standardization change 2021-05-29 02:12:23 +02:00
Riyyi e96bd055f7 Replace scrot program with maim 2021-05-28 00:59:23 +02:00
Riyyi 9e2503ee1e Fix locking script location 2021-04-20 18:28:50 +02:00
Riyyi 9c14034e39 Properly spawn emacsclient in a new process 2021-03-17 22:41:53 +01:00
Riyyi f30eb0df6e Move screenshot keybindings to rofi menu 2021-03-09 12:52:48 +01:00
Riyyi 3668abad9b Fix mkcd alias, add some shellfunctions
cd is a built-in shell command that changes the internal shell state
via the chdir() syscall. This cannot be called from a script.
2021-03-02 20:29:56 +01:00
Riyyi ba10984084 Move .scripts -> .local/bin 2021-02-25 20:16:07 +01:00