Commit Graph
382 Commits
Author SHA1 Message Date
Cézar AugustoandGitHub 31449760cc Update helptext()
- Grammar correction
2020-06-09 23:23:01 -03:00
cizordj da22106545 Update README
- I added a new dependency for Fedora
2020-06-01 22:05:15 -03:00
cizordj fcfc1d8c58 Update i3 configuration
- Removed unused configs
2020-05-30 21:40:11 -03:00
cizordj 398f5c6218 Merge branch 'master' of https://github.com/cizordj/i3wm-themer 2020-05-30 00:15:03 -03:00
cizordj 4ac8a73ec2 Updated a function
- The "touch config files" now touches everything inside the CONFIG_PATH array
2020-05-30 00:13:49 -03:00
Cézar AugustoandGitHub 67545e2755 Update README.md 2020-05-30 00:02:35 -03:00
cizordj 2d5e505345 Added Fedora dependencies 2020-05-29 23:42:09 -03:00
cizordj 352bda1a54 Update dunstrc
- Now it calls xdg-open instead of firefox
2020-05-29 23:25:51 -03:00
cizordj 7c24bf6936 Updated fonts
- Now every part of this themer uses Adobe source code pro fontset
2020-05-29 23:22:46 -03:00
cizordj c6a4af7e35 Removed gaps variables from i3 config 2020-05-29 23:12:00 -03:00
cizordj c03fb16f08 Updated xresources font size 2020-05-29 22:10:11 -03:00
cizordj 75ca97e10c Polybar config update
- Polybar now uses the native font awesome installed
2020-05-29 22:08:41 -03:00
cizordj 92804f82bf Changed how the theme is applied
- It is better to use a full restart than a simple config reload
2020-05-29 12:29:51 -03:00
cizordj a388aca7c6 Corrected terminal floating type 2020-05-29 12:29:37 -03:00
cizordj bcd063d8ed Remove i3-gaps support 2020-05-29 12:26:37 -03:00
Caesar 043352d74d Update polybar default
- Now the system tray appears on the right by default
2020-05-18 13:40:43 -03:00
Caesar 20d4871754 Update i3 default
- Now all float windows have borders by default
2020-05-18 13:40:14 -03:00
Caesar 4c62af0414 Removed unused scripts 2020-05-16 21:34:42 -03:00
Cézar AugustoandGitHub f1cf9fd8e3 Removed code quality badge 2020-05-16 20:12:59 -03:00
Cézar AugustoandGitHub de235bbe88 Update README.md 2020-05-16 19:58:05 -03:00
Cézar AugustoandGitHub 5cadca8eb0 Update README.md 2020-05-16 19:57:44 -03:00
Caesar 95b8d3eafc Changed how themes are applied
- Now it is not needed to restart i3wm everytime the theme changes
- Polybar is now restarted separately to apply the changes
2020-05-16 19:44:25 -03:00
Caesar 5e972fcef4 Fixed polybar warnings
- The system tray position is defined to "none"
- Disable wm-restack because it is not needed
2020-05-16 19:42:43 -03:00
Caesar 3502559893 Update i3 default configuration
- Now borders are hidden in fullscreen windows and appears in floating windows
- Removed --no-startup-id for i3-scrot
2020-05-16 19:29:24 -03:00
Caesar 7c776ca505 Modified i3 and xresources
- Changed font size in xresources
- Added few more options in i3 config file
2020-05-14 19:57:36 -03:00
Caesar b203bb53ef Update new template
- This model is easier to work with
2020-05-14 19:03:41 -03:00
Caesar a6cfa330ad Bug fixes
- Now the script outputs an error when there are missing parameters
- The script doesn't apply themes when the --output flag is passed
2020-05-14 13:22:50 -03:00
Caesar bae43606cb Bug fix
- Fix the problem for missing and wrong arguments
2020-05-14 01:01:22 -03:00
Caesar dc0f8527d8 Update install_debian.sh 2020-05-13 23:21:31 -03:00
Caesar ea044f65fd Fixed wrong dunst color 2020-05-13 23:20:05 -03:00
Caesar d254b8b9b5 Moved installation scripts to other folder
- I'm still thinking what to do with them
2020-05-10 23:28:59 -03:00
Cézar AugustoandGitHub 2e1aa8f57b Updated paths 2020-05-10 23:12:54 -03:00
Cézar AugustoandGitHub 57af2156fd Corrected few mistakes
- The packages' archictecture was wrong
- Removed typo in the comments
2020-05-10 22:59:46 -03:00
Cézar AugustoandGitHub d33892060a Added missing space 2020-05-10 22:51:55 -03:00
Caesar a466f6208a Added Debian installer script 2020-05-10 22:48:42 -03:00
Cézar AugustoandGitHub c0304dc7db Update README.md
Update screenshot links
2020-05-10 22:30:07 -03:00
Cézar AugustoandGitHub f425a136fe Update README.md 2020-05-10 22:25:11 -03:00
Cézar AugustoandGitHub 1da8b2b218 Update path 2020-05-10 22:24:40 -03:00
Cézar AugustoandGitHub cfecbedabd Update paths 2020-05-10 22:21:44 -03:00
Caesar 67eb79e284 Removed .github folder 2020-05-10 22:15:49 -03:00
Caesar 81772d6b59 Changed whole directory scheme 2020-05-10 22:06:30 -03:00
Caesar be66f346c0 Merge branch 'master' of https://github.com/cizordj/i3wm-themer 2020-05-10 21:53:22 -03:00
Cézar AugustoandGitHub 9d0c100727 Update README.md
- Removed unrequired dependencies
2020-05-10 21:52:17 -03:00
Caesar 4d32a51b08 Bug fix 2020-05-10 15:01:25 -03:00
Cézar AugustoandGitHub ce0f02d0ef Update README.md 2020-05-10 13:59:40 -03:00
Caesar cc7564a867 Updated READMEs for contribution 2020-05-10 13:56:08 -03:00
Cézar AugustoandGitHub a3a9639418 Update README.md 2020-05-10 13:41:21 -03:00
Cézar AugustoandGitHub 108dd4c1ca Update README.md 2020-05-10 13:36:14 -03:00
Cézar AugustoandGitHub 1bfc09a9b3 Update README.md 2020-05-10 13:33:52 -03:00
Cézar AugustoandGitHub b650b3e0d8 Update README.md
Update the header links
2020-05-10 13:30:10 -03:00