Commit Graph

12 Commits

Author SHA1 Message Date
ngoomie 261292251d mild alacritty config changes + other organizational 2023-05-01 17:49:42 -06:00
ngoomie fcb8fe360f Rename Firefox folder and add more uMatrix rules 2023-04-22 19:53:58 -06:00
ngoomie cf6b7f1239 awesome+Alacritty changes; rm awesome ext package tracking
- `awesome/binding/clientkeys.lua`:
    - added cyclefocus (Mod + Tab to cycle through clients of same type)

- `awesome/binding/globalkeys.lua`:
    - i shrimply removed things i'm not using

- `awesome/deco/statusbar.lua`:
    - completely remove keyboard layout widget
    - re-enable systray
        - NOTE: i might replace this with something else later. or not, as there's an MR to fix the transparency issues. dunno what i'll be doing for sure

- `awesome/main/menu.lua`:
    - change the 'quit' option in the 'awesome' menu to be accessible under another nested menu, to stop me from quitting accidentally when aiming for restart and having my hand twitch (this has happened multiple times now!)
    - other standard adding and adjusting of other software that shows up in the menus

- `awesome/main/rules.lua`:
    - remove rules i don't need
    - add rule for steam to force it to float since it plays like shit with tiled WMs or other weirder desktop setups
    - add rule for pokemon infinite fusion to force it to float since i just don't like the idea of games being effected by tiling usually
        - NOTE: i might change this to something that bars its resolution from being messed with instead; dunno if that's a thing i can do

- `awesome/main/startup.lua`:
    - get rid of autostart entry for `redshift` as it does not work right
        - _technically,_ it **does** work, but the problem is that it re-applies itself whenever i restart awesome if it's in the autostart no matter what i try doing. i think there's no solution for this so i'm trying other non-awesome-related things
    - get rid of unused include

- `awesome/main/user-variables.lua`:
    - literally just removed comments i didn't need

- `alacritty/alacritty.yml`:
    - added scrolling settings
2023-04-22 19:32:15 -06:00
ngoomie 27ab4b094b Linux font rendering 2023-04-19 22:41:42 -06:00
ngoomie a65cd4f9fe Add Firefox userChrome stuff 2023-04-19 22:38:23 -06:00
ngoomie 0a56d99f26 Nicer/more helpful README files 2023-04-19 22:34:02 -06:00
ngoomie 04e94739f4 Adjust Alacritty configs a tad 2023-04-19 22:24:53 -06:00
ngoomie ad2cadea0d Adjust Alacritty configs a tad 2023-04-19 22:23:58 -06:00
ngoomie 3e454a4b0e WM config stuff 2023-04-19 22:08:44 -06:00
ngoomie 114fc4f446 Fix uBlock a tad, add uMatrix stuff 2023-04-17 21:29:38 -06:00
ngoomie f1b34ed9f1 Add uBlock Origin custom filters 2023-04-17 20:45:19 -06:00
ngoomie e51f54d3e4 Initial commit 2023-04-18 00:40:23 +00:00