Commit Graph
653 Commits
Author SHA1 Message Date
Riyyi 385c19a3cb Config: Small tweaks to various files 2022-01-31 21:18:14 +01:00
Riyyi f99ad75730 Config: Set Emacs CMake tab width, plus some small tweaks 2022-01-28 10:50:45 +01:00
Riyyi 31a4b329e7 Config: Add color to diff, ls and tree output 2022-01-22 11:50:47 +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 148438bcc6 Config: Improve Arch wiki page width fix 2021-12-21 22:46:38 +01:00
Riyyi 56a2607848 Config: Fix Arch wiki page width 2021-12-21 22:25:39 +01:00
Riyyi be606c0e72 Scripts: Rework stream function 2021-12-12 22:44:28 +01:00
Riyyi d8bd83a001 Config: Make keepmenu prompt case-insensitive 2021-11-30 18:07:29 +01:00
Riyyi 614d852a5f Config: Add twitch streaming flags 2021-11-16 21:01:20 +01:00
Riyyi 41feb6fb39 Config: Update dunstrc for 1.7 compatibility, add mouse actions 2021-10-21 11:55:21 +02:00
Riyyi 44d11cac16 Config: Disable Punycode parsing in Firefox URLs 2021-10-08 11:44:55 +02:00
Riyyi cda1f49504 Config: Update YouTube userContent.css 2021-10-02 14:43:11 +02:00
Riyyi e6be5b99fc Emacs: Add super-save package 2021-10-01 14:22:24 +02:00
Riyyi 2a5bca3f55 Config: Add full license Emacs snippets 2021-09-18 11:57:35 +02:00
Riyyi 8f71084c0f Manager: Fix copying of directories when adding new files 2021-09-18 11:54:49 +02:00
Riyyi a5908b4dcd Scripts: Fix listing of audio devices 2021-09-17 19:11:45 +02:00
Riyyi 3ff9ac59ab Config: Make Rofi border width dynamic and center icons 2021-09-16 12:11:16 +02:00
Riyyi 8835b90bc3 Scripts: Add output device selection to PulseAudio TCP module 2021-09-14 14:08:26 +02:00
Riyyi db18abd336 Config: Update Emacs copyright notice snippets 2021-09-11 13:22:52 +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 58ce700a65 Config: Make Rofi compatible with new theme format
Rofi 1.7.0 removed the theme backwards compatibility hack, this
patch updates the config to properly support the new theme format.
2021-09-01 15:00:40 +02:00
Riyyi 309882f87d Config: Update zsh aliases 2021-08-31 10:28:59 +02:00
Riyyi 98175e30ae Script: Properly detach Polybar process 2021-08-30 21:02:22 +02:00
Riyyi 7a08a720d0 Config: Change bspwm biggest/preselect node moving keybindings 2021-08-30 19:30:51 +02:00
Riyyi b2abe14fdf Config: Add font DPI settings to Polybar 2021-08-30 19:11:29 +02:00
Riyyi ab114fbad6 Manager: Set proper ownership to newly created system directories 2021-08-30 15:21:37 +02:00
Riyyi a4032f9f99 Config: Move qt5ct tooltip theme file to /usr/share 2021-08-30 15:16:59 +02:00
Riyyi 9be2f3e0bf Emacs: Add keybindings to prevent dired from opening a million buffers 2021-08-26 01:29:44 +02:00
Riyyi 1f84746ed7 Manager: Parse help argument 2021-08-24 03:55:54 +02:00
Riyyi 9a4a5e8d74 Completion: Update manager completion to the new argument structure 2021-08-24 03:40:11 +02:00
Riyyi f4a3779b04 Manager: Implement path filtering to pushing and pulling
It now possible to filter the pushing and pulling functions on
zero, one or multiple files and/or directories.
2021-08-24 03:12:30 +02:00
Riyyi 8f69bed7d9 Manager: Check if no operation is selected, improve error formatting 2021-08-22 22:34:12 +02:00
Riyyi 14a0d810ee Manager: Update help to Groff and to reflect new argument structure
Change the help function output to use the official man utility, which
uses Groff (GNU troff) formatting.
2021-08-22 20:58:36 +02:00
Riyyi 2e06b13a69 Manager: Major restructure of arguments
Optional arguments with spaces aren't supported by GNU getopt. So
instead lets restructure the arguments to make sense without them.
The manager now supports stdin.

This patch also separates file pulling and pushing into separate
functions.
2021-08-22 19:41:30 +02:00
Riyyi 80cf6138bc Manager: Change local variables to camelCase 2021-08-21 20:30:57 +02:00
Riyyi a22290a3c0 Manager: Add support for apt/dpkg package management 2021-08-20 19:50:15 +02:00
Riyyi 8ed84d5843 Manager: Change function naming convention and bracket location 2021-08-20 19:36:02 +02:00
Riyyi da8131bdd0 Manager: Make 'package' option argument optional 2021-08-20 19:29:09 +02:00
Riyyi c25d08993e Manager: Change variables to camelCase 2021-08-19 16:13:22 +02:00
Riyyi 522ef89b1c Emacs: Add wdired keybindings, allow permission modifications 2021-08-19 15:10:02 +02:00
Riyyi ec85c0aff6 Manager: Improve option handling using GNU getopt 2021-08-19 02:16:06 +02:00
Riyyi c2fe4ca3bf Manager: Improve help output formatting, display help without options 2021-08-18 02:13:47 +02:00
Riyyi 507c1945a8 Emacs: Load flyspell-correct on startup 2021-08-13 15:48:32 +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 4dc285d713 Emacs: Add all-the-icons to dired 2021-08-08 00:30:42 +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