Commit Graph
475 Commits
Author SHA1 Message Date
cizordj 04feb0a3b2 Fix typo in the README 2021-01-14 23:24:54 -03:00
cizordj 147dedab52 Add FreeBSD dependencies
- Add a single line that shows a command to install the necessary
  FreeBSD dependencies needed in this project. Of course some of them
  are missing but this is not my fault
2021-01-14 22:52:07 -03:00
cizordj a097a8f6f2 Add compatibility with FreeBSD
- Changes the script shebang to a more universal one
- Remove non-Posix options from cp commands
2021-01-14 22:31:26 -03:00
cizordj e1bb205ae3 Comment out piece of code in xresources
This piece of configuration breaks the terminal's copy & paste function
2020-12-29 21:25:20 -03:00
cizordj 81cf32a8f6 Add cd command
This will ensure that the i3-themer will work even if it's called
outside its home directory
2020-12-17 22:49:17 -03:00
cizordj 1a6b708e39 Add comments to the template 2020-12-17 22:46:52 -03:00
cizordj 7f79c1bf50 Update theme 014 2020-12-17 22:45:51 -03:00
cizordj 41354321af Update theme template 2020-12-17 22:41:52 -03:00
cizordj f16a756675 Update theme_template 2020-12-17 22:33:20 -03:00
cizordj 4cbf30b1ea Update colors for theme 014
These colors follow the material design guidelines
2020-12-17 22:25:48 -03:00
cizordj 79d749aee3 Update theme_template
- Add repetitive colors for a more consistent visual
2020-12-17 21:58:19 -03:00
cizordj ddf8cb1aa7 Update theme 014
- Reduce the number of colors to make everything more consistent
2020-12-17 21:54:19 -03:00
cizordj c76f4974b7 Update themes
- Change colors orders

It doesn't change anything visually
2020-12-17 20:59:24 -03:00
cizordj cb341bc20b Improve how polybar detects network hardware 2020-12-17 20:23:50 -03:00
cizordj 89eb814fcf Add more constants for compatibility with i3-gaps 2020-12-16 15:31:53 -03:00
cizordj 3e51784e7b Disable floating toe URxvt's window 2020-12-16 15:22:23 -03:00
cizordj e53cb2bdb2 Update guidelines on the bottom 2020-12-16 15:17:49 -03:00
cizordj c31b5026b9 Remove .gitignore 2020-12-16 15:17:36 -03:00
cizordj db79f3506d Fix typo in .gitignore 2020-12-16 15:10:03 -03:00
cizordj 41bf4ddf7f Add guidelines in the end 2020-12-16 15:07:59 -03:00
cizordj 31d3156877 Add .gitignore 2020-12-16 15:06:09 -03:00
cizordj 4bdfbcff7a Remove dependencies section 2020-12-16 15:04:01 -03:00
cizordj ec7a54c3e5 Add space for user's own configuration 2020-12-16 14:55:50 -03:00
cizordj a88fb90635 Remove personal configuration from the base files 2020-12-16 14:55:06 -03:00
cizordj fc48609a95 Add necessary code to read user's own configuration 2020-12-16 14:54:42 -03:00
cizordj d3b2bf79c0 Update polybar's powermenu
- Make polybar rely more on i3exit script for all of the power
  processes
2020-12-15 21:18:01 -03:00
cizordj 63a70fbf12 Decrease URxvt's fake transparency a little bit 2020-12-15 20:40:49 -03:00
cizordj f42fabd242 Disable the focus that follows the mouse 2020-12-15 20:39:50 -03:00
cizordj 4d3ab15ff3 Fix rxvt not being in the floating mode 2020-12-14 15:00:16 -03:00
cizordj 72bda7cad5 Make URxvt open in floating mode 2020-12-14 12:17:43 -03:00
cizordj 4fe0fdb6bc Update installation instructions 2020-12-12 23:11:17 -03:00
cizordj 9caa662d59 Update while loop
- Remove the number zero for better understanding of the code
2020-12-12 23:02:57 -03:00
cizordj a2041c1c43 Quote internal variable 2020-12-12 23:01:42 -03:00
cizordj 33a869b1d8 Update internal function
- listThemes will not use echo anymore, instead it'll use a more
controlled output with printf
2020-12-12 22:59:32 -03:00
cizordj 1fda75b1bb Rename internal function
- Rename helpText to printHelp
2020-12-12 22:51:26 -03:00
cizordj 82c87f71d7 Update all themes
- Add alsa module to all themes
2020-12-12 22:02:22 -03:00
cizordj 6269328bd9 Change how i3 restarts 2020-12-12 21:58:09 -03:00
cizordj ecfac59c81 Reduce padding around alsa module 2020-12-11 12:26:33 -03:00
cizordj d8edbe5d7b Update polybar's alsa module configuration 2020-12-11 11:34:59 -03:00
cizordj dd223e7f58 Add alsa module to polybar's default configuration 2020-12-11 10:56:44 -03:00
cizordj 3093d0aedf Fix ranger call for launching 2020-12-09 17:20:31 -03:00
cizordj 9d006e407e Remove urxvt daemon startup thing 2020-12-09 17:04:11 -03:00
cizordj 0b2413e454 Change default file manager to ranger 2020-12-08 19:32:18 -03:00
cizordj cb776e6458 Change the default calculator 2020-12-08 19:25:45 -03:00
Cézar AugustoandGitHub 2fc7f2ac10 Update polybar date interval to one second 2020-12-06 11:52:26 -03:00
cizordj 4d7b4f8359 Implement restoreToDefaults function
I have finally implemented the restoreToDefaults function in order to
undo everything that i3-themer has done.
2020-12-03 08:56:42 -03:00
cizordj 1acd032050 Adjust font size 2020-12-03 08:21:30 -03:00
cizordj 2f8bf199a2 Improve font rendering on i3 2020-12-01 12:16:20 -03:00
cizordj ffe149340d Quote every possible variable 2020-12-01 11:50:29 -03:00
cizordj 36098ee9ed Fix screenshot keybind error
Alt + Print seemed not to work with this configuration file, now I worked around this problem by using the word "Sys_req" instead of "Print" in the configuration file.
2020-08-18 13:54:32 -03:00