Commit Graph
435 Commits
Author SHA1 Message Date
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
Cézar Augusto 5d9ec92d7b Update urxvt daemon 2020-08-18 11:08:57 -03:00
Cézar Augusto 132f3641dd Start rxvt as daemon on i3 startup 2020-08-17 17:22:08 -03:00
Cézar Augusto c599f8bd86 Add fake transparency to rxvt-unicode 2020-08-17 16:45:42 -03:00
Cézar Augusto 595a19a924 Update theme 010
- Update dunst color for better readability
- Update the $PS1 variable color
2020-08-13 13:42:06 -03:00
Cézar Augusto de Campos 355cd2a9c5 Update theme 014
- Fix colors for the terminal
2020-08-06 22:59:13 -03:00
Cézar Augusto de Campos 4d6d27f5b1 Update theme 014
- Fix color for the Wifi connection
2020-08-06 22:31:24 -03:00
Cézar Augusto de Campos dafcee82a9 Merge branch 'master' of https://github.com/cizordj/i3-themer 2020-08-06 22:15:00 -03:00
Cézar Augusto 41038dd51e Fix polybar not shutting down the computer 2020-08-06 16:07:19 -03:00
Cézar Augusto de Campos c2789e6532 Add network detection in polybar
- Polybar now detects the network interfaces in the system
and writes them to the configuration files automatically
2020-08-05 20:34:31 -03:00
Cézar Augusto de Campos 0142d5223e Update polybar wlan interface 2020-08-05 19:40:28 -03:00
Cézar Augusto 95b571862d Update themes collection 2020-08-04 16:48:14 -03:00
Cézar Augusto a5281cd4e2 Update Fedora dependencies 2020-08-04 16:43:12 -03:00
Cézar Augusto 87684426e6 Update project dependencies 2020-08-04 16:33:27 -03:00
Cézar Augusto 764658a143 Upload new theme
- Add new theme with a new wallpaper with dark and purple colors.
2020-08-04 16:32:40 -03:00
Cézar AugustoandGitHub 85f0dd2655 Update README.md 2020-07-05 20:43:09 -03:00
cizordj 7dd0acc3fc Update i3 configuration file
- Add xdg-utils and sensible-utils as dependencies
- Use xdg and sensible to open default applications
2020-07-02 14:48:39 -03:00
cizordj 3bc0b8d8a5 Replace template with empty values 2020-07-01 12:52:12 -03:00
cizordj fcc19bdb8e Upload a new theme
- Add new theme with random generated colors, now it's necessary to find
  a corresponding and free-to-share wallpaper
2020-07-01 12:50:44 -03:00
cizordj 30adee4a11 Remove comments in the theme template 2020-07-01 12:35:35 -03:00
cizordj 350a9ee9af Update theme template
- Correct bash syntax error
2020-07-01 12:06:50 -03:00
cizordj 1801dc7baf Adjust font size
- The font size has been adjusted for better readability
2020-06-29 13:33:07 -03:00
cizordj cf38f576fa Fix wallpaper application
- The script was not applying the wallpaper after changing the theme,
  the issue is now fixed.
2020-06-29 13:31:22 -03:00
cizordj 10b58fe7e0 Move themepreview.png and workflow.gif
- move themepreview.png and workflow.gif to assets/screenshots/
- update README with the new paths
2020-06-29 12:20:40 -03:00
cizordj 8e97d92aa2 Upload Debian packages
- add i3-scrot package
- add i3-exit package
- add fonts-source-code-pro package

These packages have been made manually using checkinstall
2020-06-29 12:15:29 -03:00
cizordj 2470378836 Remove Debian packages 2020-06-29 12:14:00 -03:00
cizordj 7b3ae52f1e Remove tray position in the polybar
- The system tray is now hidden by default
2020-06-26 10:57:37 -03:00
cizordj db8de1f09a Remove dependency
- The sensible-utils is not necessary anymore.
2020-06-24 11:45:06 -03:00
cizordj 5ccc1f16af Update README
- Removed polemic line due to users' complains
2020-06-23 20:29:32 -03:00
Cézar AugustoandGitHub 3d24b54368 Update README.md 2020-06-19 22:01:56 -03:00
cizordj 722c4af66f Added a new debian package
- The i3-scrot script made by myself
2020-06-19 21:53:57 -03:00
cizordj d3dd1cfa72 Update default i3 config 2020-06-19 21:07:53 -03:00
cizordj e4328f5651 Update default i3 configuration 2020-06-19 21:05:35 -03:00
cizordj cea89bae40 Update i3-themer
- I changed how the themes' list is displayed
2020-06-19 19:34:38 -03:00
cizordj 347b7b449f Update i3-themer
- I updated the application's name in the helptext
2020-06-19 18:09:02 -03:00
cizordj 2b6afb06ee Update README
- I corrected the command line examples
- I updated the Debian dependencies
2020-06-19 18:01:27 -03:00
cizordj 7bf96df4a7 Update i3exit package
- In this package I added a new line of code that turns off the screen
  when the lock function is called, that is, if you lock your screen
  it will turn the screen off at the same time.
2020-06-19 17:41:58 -03:00
cizordj 74e38e3bf9 Update i3exit package via upload
- I manually crafted a Debian package for the i3exit command line
  utility
2020-06-19 00:06:47 -03:00
Cézar AugustoandGitHub 3f1b26296a Update README.md 2020-06-18 23:11:27 -03:00
cizordj d70aee0754 Added a Debian package to the repo
- I added a manually crafted Debian package to the project that install the Adobe Source code pro fonts
2020-06-18 23:05:09 -03:00
cizordj 5c3772c6cb New theme template
- I added some comments to make it easier to understand the theme template
2020-06-18 23:03:03 -03:00