Commit Graph

11 Commits

Author SHA1 Message Date
ngoomie 0a330f3379 many many changes
[ AWESOMEWM ]
- set up better theme config somewhat
- start some work on new theme (currently nicknamed 'neo'. i don't even
  remember what i was doing here)
- add new global key combos for ames (and change existing ones to
  accomodate this)
- spawn ibus on load
- change tags

[ BETTERDISCORD ]
- include my settings.json for BetterDiscord
- start including my config for plugin CollapsibleUI
- include custom CSS (in the form of the .scss file only. i don't like
  committing the full CSS files if i don't need to)

[ THUNDERBIRD ]
- add filters for sorting aliexpress emails
- add filters for deleting spammy marketing emails from aliexpress
- add filters for sorting etsy emails
- add filters for deleting spammy marketing emails from etsy
- add filters for sorting myus emails
2023-11-29 04:08:54 -07:00
ngoomie c53a69dfa1 June 26 2023 2023-06-26 18:52:06 -06:00
ngoomie 4cc5ac749a go crazy aaaa go stupid 2023-05-25 20:15:43 -06:00
ngoomie 4f85d44623 organizational changes 2023-05-22 23:35:51 -06:00
ngoomie 3b040ad1e4 reorganize bindings 2023-05-22 23:12:23 -06:00
ngoomie 37c0f561c4 one more commit before i try to fix the awesome config 2023-05-22 20:52:05 -06:00
ngoomie 3065fec63f Largely cosmetic, mildly functional awesome changes 2023-05-12 02:07:32 -06:00
ngoomie 42d792bd4c varied awesome changes 2023-05-01 17:51:42 -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 0a56d99f26 Nicer/more helpful README files 2023-04-19 22:34:02 -06:00
ngoomie 3e454a4b0e WM config stuff 2023-04-19 22:08:44 -06:00