Commit graph

66 commits

Author SHA1 Message Date
12ea1be9e4
Syncthing is now a service 2021-04-15 15:42:20 -06:00
fac3fdcf06
Added flameshot config 2021-04-12 21:50:49 -06:00
bf44ef149d
Added MPV configs 2021-04-03 00:50:03 -06:00
58f56bc49d
Wayland support 2021-03-25 00:33:49 -06:00
ec3ed02a0e
General improvements 2021-03-25 00:32:37 -06:00
65aed69a1d
Fixed default cursor shenangians 2020-12-23 21:38:24 -07:00
97a085634b
Increase repeat key presses when holding down a key 2020-12-17 16:27:31 -07:00
685f6db592
Enabled colored stats 2020-12-17 16:27:15 -07:00
2f5667fb9d
Added CPU freq and zram status to htop 2020-12-17 16:26:14 -07:00
837a7d364c
Added rofi config 2020-12-08 17:33:42 -07:00
c5b7cb15f7
Switched from j4-desktop-menu to rofi 2020-12-05 01:14:30 -07:00
3abe493c14
Merge branch 'master' of ssh://play.qtechofficial.com:9940/logan/dotfiles into master 2020-09-18 21:04:57 -06:00
b399702d08
Adjusted Alacritty font size 2020-09-18 21:02:44 -06:00
5791438d38
Adjusted opacity values 2020-09-11 00:58:42 -06:00
2580e917a4
Windows now are slightly dimmer if not focused 2020-09-10 20:20:45 -06:00
6e175dc653
Updated gitignore 2020-09-10 18:20:00 -06:00
a39cc88b01
Made paths not absolute 2020-09-10 14:20:35 -06:00
a265a722a1
Added picom config 2020-09-10 14:20:04 -06:00
be6dd2252a
Reordered so that it makes more sense 2020-09-05 13:11:18 -06:00
4a43ec4f7c
Switched to autorandr, fixed swallow 2020-09-05 03:12:35 -06:00
004b6a133b
Added thefuck, updated htop and profile 2020-08-31 18:59:06 -06:00
2c966da904
Updated Alacritty config
Now compatible with latest version
2020-08-04 19:07:56 -06:00
188a8551a6
i3 and Vim improvements
Change i3 to focus based on mouse position, removed borders and made Vim
the default text editor
2020-07-13 18:44:11 -06:00
b5ce60495b
More color adjustments
Signed-off-by: Logan Gartner <logan2611@gmail.com>
2020-07-04 21:42:51 -06:00
d15774cce8
Fixed some colors
Signed-off-by: Logan Gartner <logan2611@gmail.com>
2020-07-04 18:42:09 -06:00
ee5339ae23
i3 now no longer uses mouse position to focus windows, added borders and colored them appropriately. New xkill key combo
Signed-off-by: Logan Gartner <logan2611@gmail.com>
2020-07-04 17:20:51 -06:00
913e9e68b7
Changed TERM variable
Signed-off-by: Logan Gartner <logan2611@gmail.com>
2020-07-04 00:05:22 -06:00
221ff09145
Updated README
Signed-off-by: Logan Gartner <logan2611@gmail.com>
2020-07-01 02:54:39 -06:00
7feef72b4b
Added Alacritty config and TERMINAL variable.
Now I know Thomas is gonna get really pissy that I'm not using st, but
frankly I don't give a shit what he thinks. What Thomas doesn't realise
is that his way is not the best way. There are no best ways, just better
ways.

        Sure, st is a good terminal, but I'm literally using Alacritty to
type this message, and I like it. It is easy to configure and has GPU
acceleration which makes it fast enough to literally watch a 360p video in
text mode (possibly more, didn't test much since it already wiped st off
the face of the planet). "aLAcRitTY is bLOaT" shut. the. fuck. up. If
you cared about bloat that much you'd be using Artix, or better yet,
NixOS. Instead, you're using a distro that literally stores 2 copies of
every package you download and the 20 billion dependencies that come
with it. You regularly bitch about how many dependencies KDE has but you
haven't stopped to look at your own dependency clusterfuck.

        KDE is a perfectly fine desktop with plenty of features built in
fully configured for your enjoyment (if you couldn't tell from my
dotfiles its not my favorite, but I'll definitely admit to using KDE
when I'm feeling lazy on a new install). You're probably going to say that
its bloat because of that, but you clearly don't give a shit because
you're still on vanilla Arch.

        Part of the Linux experience is being able to pick and choose
your own experience. Maybe some don't want to use a tiling window
manager. Sure, its more efficient once you get to know it, but not
everyone is capable of learning the drastically different workflow that
comes with TWMs/DWMs. Maybe they don't have the days, possibly weeks to
setup everything to a usable state. Maybe they just want a computer that
works.

        Now, I do get pretty pissed if you complain about problems that
come with your choice of Linux lifestyle and A. Don't do anything to
address them or B. Blame something else. Ex. Clay regularly complains
about "Wine crashes all the time and has poor compatability". This was
probably true back in Wine 2.0 when Clay was probably not even alive,
but times have changed. Furthermore, I come to find out that the
problems he is having either exist on Windows (ex. Into the Breach
maximize button being useless) or are because of his WM
(he uses Linux Mint Cinnamon btw).

        What I'm trying to say is, Thomas, be more open. Just because
someone uses KDE doesn't mean that they're not good enough to setup i3.
And to anyone else reading this, find what works best for you. I'm not
saying to completely ignore what other people prefer, but don't just do
something because someone on the internet told you to. Experiment with
new things and refine what already works for you.

        Sorry about the rant. But hey, now that you're at the bottom,
how about giving alacritty a try? If you're on Arch just go over to your
local neighborhood terminal and smack your keyboard in a fashion that
inputs `sudo pacman -S alacritty` into it (or use
whatever pacman wrapper you want, I don't care). Feel free to steal my
alacritty dotfiles too (although they're kinda basic) (if you are Thomas
though you won't like the fonts since you care too much about what fonts
people use). More information can be found on their Github page
here: https://github.com/alacritty/alacritty

Signed-off-by: Logan Gartner <logan2611@gmail.com>
2020-07-01 02:22:51 -06:00
87bf38e55c Added i3-swallow aliases
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-06-30 02:14:49 -06:00
6e49e1332e Removed pointless bash alias
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-06-19 02:30:37 -06:00
c28b179398 Added incredibly important bash alias
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-06-11 02:55:04 -06:00
253bfcf48e jgmenu is now less dumb
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-06-10 00:33:58 -06:00
5352d8dd36 Made jgmenu restart with i3
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-06-09 20:11:52 -06:00
a511396c91 Switched back to dmenu because I like it more
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-06-09 15:41:03 -06:00
afa84403d6 Switched everything to jgmenu because I like it
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-06-08 20:23:42 -06:00
d71224a0e0 Replaced launcher with jgmenu, very gamer
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-06-08 20:18:24 -06:00
f42905a833 Added polybar touchscreen controls
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-06-08 19:58:41 -06:00
38ac97f4be Added custom startup scripts
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-06-08 19:36:50 -06:00
aa1dce97c7 Switched to xss-lock for better compatability
Signed-off-by: Logan G <logan2611@gmail.com>
2020-05-30 23:43:13 -06:00
d95b1e71b5 Switching to dunst
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-05-27 22:39:46 -06:00
cf75066bd4 I swear I won't change it again. Requires Vimix and Qogir Icon Theme
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-05-27 03:41:47 -06:00
febeaae6c4 Forgot to theme dmenu
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-05-27 03:14:58 -06:00
b6e320fd3b More theming since I can't decide on anything. Requires https://gitlab.com/cscs/matchama-kde
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-05-27 03:09:25 -06:00
16dd1e6d42 Remove bashrc PS1 color until I can find a not ugly color scheme
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-05-27 00:08:39 -06:00
787726720d Being indecisive as usual
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-05-26 18:08:33 -06:00
f5a570c926 Made it look nicer
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-05-26 18:00:51 -06:00
66266063d3 Made theming 100% less jank
Signed-off-by: logan2611 <logan2611@gmail.com>
2020-05-26 17:50:59 -06:00
322e48cc0b Removed redundant bullshit from bashrc 2020-04-29 15:36:56 -06:00
a89e0b986e Added screen layout script to startup 2020-04-23 14:27:25 -06:00