aboutsummaryrefslogtreecommitdiff
path: root/i3.conf
AgeCommit message (Collapse)Author
2020-04-12~Moved i3 configuration files into i3/*oreodave
Easier to manage, cleaner to read
2020-04-12+blueman applet startup to i3.conforeodave
2020-04-12~keyboard volume commands now use @DEFAULT_SINK@oreodave
These commands are to the pulseaudio server, which has a default sink variable so if I decide to go to Bluetooth for my default output, it will adjust for me.
2020-04-12+using picom (compositor) now, alacritty -> kittyoreodave
I'm now using picom for my compositor, which is buggy for alacritty when doing restarts. Kitty doesn't suffer from this. Kitty has slight lag in comparison to alacritty, but I'll take slow down that for the benefit of a compositor.
2020-04-12~some aesthetic settings in i3.conforeodave
Also changed lockscreen image to milkyway
2020-04-07~vivaldi -> qutebrowseroreodave
Quicker to boot, faster to navigate and a much better browser overall. If I want to watch Netflix, I'll use chromium or something.
2020-04-06+bind for vivaldiodave
SUPER+/ for the bind to open vivaldi
2020-04-06+bind to change backgroundodave
2020-04-06~i3 status doesn't need a config lineodave
2020-04-06-removed commentsodave
2020-04-06~setup lock and bg variables in i3odave
$bg is the background command using feh, and is a random item from the backgrounds folder $lock is the i3lock command I use. Uses a png from locksreens folder, and also sets a colour in case the lockscreen image is not present.
2020-04-05~set some bar propertiesodave
Position is top, font is arial and seperator symbol is ||
2020-04-05~merged all rofi bindsodave
2020-04-05+scratchpad binds for use in i3odave
2020-04-05~some aestheticsodave
+Every window should only be a 5 pixel border (no title bar). +gaps for outer and inner (i3-gaps)
2020-04-05+lock command to abstract away constant argumentsodave
2020-03-17~changed font to Waree i3odave
Waree is a nice font, sans serif. Cleaner UI as a result
2020-03-17+i3lock command for quick locking my systemodave
2020-03-17~changed around split settersodave
2020-03-17~volume mod binds to 5% changesodave
2020-03-02~rebound 8,9 and 0 to mpc commandsAChavali
I will never use workspaces 8 9 and 0. Thus, use them for music!
2020-03-02+some more bindings about brightnessAChavali
Standard laptop bindings and actual keyboard bindings depending on how normie I get
2020-03-02~alignment in i3.confAChavali
2020-02-18+label for client. settingsAChavali
2020-02-18+two more keybinds for volume manipAChavali
This is because I find volume manipulation on devices that don't have my laptops volume buttons really annoying to use. So m and n are now the default volume changers
2020-02-18+focus_follows_mouseAChavali
Such an annoying setting, turned off.
2020-02-18~comment on volume bindingsAChavali
2020-02-18+execs at the end of i3AChavali
First will setup background from a selection of images I quickly got off the internet. Mostly just nature. Second will open up rofi with the applications interface, so I can instantly jump into something.
2020-02-18~changed colours for client focuses in i3AChavali
Don't like the default blue
2020-02-18~clean up some stuff in i3.confAChavali
2020-02-17+some rofi binds to i3AChavali
2020-02-17~moved i3 conf to a specified fileAChavali
no need to have its own folder