Riyyi
b87e49711d
Emacs: Enable lsp-ui-doc in C++
3 years ago
Riyyi
72cd4b94f6
Emacs: Add kotlin-mode and web-mode
3 years ago
Riyyi
a2ffd2f870
Emacs: Set LaTeX and Python tabs to width 4
3 years ago
Riyyi
7cc8839152
Packages: Update list
3 years ago
Riyyi
e1d1609968
Emacs: Update c++ snippets
3 years ago
Riyyi
cfd0c06fbf
Emacs: Add benchmark package for startup init
3 years ago
Riyyi
91e22af9d6
Config: Make zsh auto-completion more fancy
3 years ago
Riyyi
385c19a3cb
Config: Small tweaks to various files
3 years ago
Riyyi
f99ad75730
Config: Set Emacs CMake tab width, plus some small tweaks
3 years ago
Riyyi
31a4b329e7
Config: Add color to diff, ls and tree output
3 years ago
Riyyi
bdc4a42000
Scripts: Dont attempt to pull btc price if done recently
3 years ago
Riyyi
fb508e9653
Scripts: Prevent rate limit on polybar btc module with multi-monitor
3 years ago
Riyyi
148438bcc6
Config: Improve Arch wiki page width fix
3 years ago
Riyyi
56a2607848
Config: Fix Arch wiki page width
3 years ago
Riyyi
be606c0e72
Scripts: Rework stream function
3 years ago
Riyyi
d8bd83a001
Config: Make keepmenu prompt case-insensitive
3 years ago
Riyyi
614d852a5f
Config: Add twitch streaming flags
3 years ago
Riyyi
41feb6fb39
Config: Update dunstrc for 1.7 compatibility, add mouse actions
3 years ago
Riyyi
44d11cac16
Config: Disable Punycode parsing in Firefox URLs
3 years ago
Riyyi
cda1f49504
Config: Update YouTube userContent.css
3 years ago
Riyyi
e6be5b99fc
Emacs: Add super-save package
3 years ago
Riyyi
2a5bca3f55
Config: Add full license Emacs snippets
3 years ago
Riyyi
8f71084c0f
Manager: Fix copying of directories when adding new files
3 years ago
Riyyi
a5908b4dcd
Scripts: Fix listing of audio devices
3 years ago
Riyyi
3ff9ac59ab
Config: Make Rofi border width dynamic and center icons
3 years ago
Riyyi
8835b90bc3
Scripts: Add output device selection to PulseAudio TCP module
3 years ago
Riyyi
db18abd336
Config: Update Emacs copyright notice snippets
3 years ago
Riyyi
d4ecfcdfcb
Scripts: Add scaling governor to cpuctl
3 years ago
Riyyi
2e211183e1
Scripts: Add CPU power energy mode setter
3 years ago
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.
3 years ago
Riyyi
309882f87d
Config: Update zsh aliases
3 years ago
Riyyi
98175e30ae
Script: Properly detach Polybar process
3 years ago
Riyyi
7a08a720d0
Config: Change bspwm biggest/preselect node moving keybindings
3 years ago
Riyyi
b2abe14fdf
Config: Add font DPI settings to Polybar
3 years ago
Riyyi
ab114fbad6
Manager: Set proper ownership to newly created system directories
3 years ago
Riyyi
a4032f9f99
Config: Move qt5ct tooltip theme file to /usr/share
3 years ago
Riyyi
9be2f3e0bf
Emacs: Add keybindings to prevent dired from opening a million buffers
3 years ago
Riyyi
1f84746ed7
Manager: Parse help argument
3 years ago
Riyyi
9a4a5e8d74
Completion: Update manager completion to the new argument structure
3 years ago
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.
3 years ago
Riyyi
8f69bed7d9
Manager: Check if no operation is selected, improve error formatting
3 years ago
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.
3 years ago
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.
3 years ago
Riyyi
80cf6138bc
Manager: Change local variables to camelCase
3 years ago
Riyyi
a22290a3c0
Manager: Add support for apt/dpkg package management
3 years ago
Riyyi
8ed84d5843
Manager: Change function naming convention and bracket location
3 years ago
Riyyi
da8131bdd0
Manager: Make 'package' option argument optional
3 years ago
Riyyi
c25d08993e
Manager: Change variables to camelCase
3 years ago
Riyyi
522ef89b1c
Emacs: Add wdired keybindings, allow permission modifications
3 years ago
Riyyi
ec85c0aff6
Manager: Improve option handling using GNU getopt
3 years ago