73 Commits
Author SHA1 Message Date
cizordj fc9a56efbb Add a configuration for QEMU 2021-08-15 12:30:25 -03:00
cizordj 385d76d312 Change the keyboard rate in the i3 config
- Change the rate so the keyboard will type faster on our X session
2021-08-08 22:08:24 -03:00
cizordj bff0b4379f Make the numlock to be on by default 2021-08-03 13:00:09 -03:00
cizordj fe5e49e0d2 Remove the i3-exit script in favor of i3lock-fancy
Now that Debian ships with i3lock-fancy I can now remove the i3-exit
from my repo
2021-07-22 22:26:00 -03:00
cizordj d45f4f624e Add a call to the picom compositor 2021-03-13 23:14:07 -03:00
cizordj c30f401cd0 Remove the compton call from the i3 config 2021-02-06 21:42:40 -03:00
cizordj 45c64ca2a0 Add xautolock support 2021-01-29 16:43:16 -03:00
cizordj cebf7ebb1b Change how the wallpaper is applied
The wallpaper is reapplied by the window manager everytime you choose
another theme, now it doesn't depend on the script anymore to do that.
2021-01-29 16:35:27 -03:00
cizordj a192b039c2 Make all "about" pages float 2021-01-27 14:12:56 -03:00
cizordj ae6ce8dc61 Remove the nitrogen dependency
Now the wallpapers are set by the xwallpaper utility.
2021-01-27 13:17:36 -03:00
cizordj 713e2242f4 Make rofi font bold 2021-01-24 12:15:17 -03:00
cizordj 9c23e7b65d Change the default calculator to xcalc 2021-01-24 12:04:53 -03:00
cizordj 66211d35d6 Change the default font
- Change the default font to FiraCode, the reason I did this is because
it is available on all Linux distributions and even BSD!
2021-01-21 23:27:54 -03:00
cizordj e7ae5caaad Update i3 configuration
- Rename the i3exit calls to i3-exit
2021-01-15 17:36:24 -03:00
cizordj 1b512dd2aa Update polybar config
- Change the i3exit commands to i3-exit
2021-01-15 17:31:38 -03:00
cizordj ee17041940 Change the default font to Roboto Mono 2021-01-15 13:55:07 -03:00
cizordj 6bc7d5b6fd Add little patch to make all "about" screens be in the float mode 2021-01-15 13:40:25 -03:00
cizordj 26b3edca9a Bug fix
- Fix the problem that made alsamixer and mixertui not to be spawned in floating mode
2021-01-15 11:54:22 -03:00
cizordj cb341bc20b Improve how polybar detects network hardware 2020-12-17 20:23:50 -03:00
cizordj 3e51784e7b Disable floating toe URxvt's window 2020-12-16 15:22:23 -03:00
cizordj a88fb90635 Remove personal configuration from the base files 2020-12-16 14:55:06 -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 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 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 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 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
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 1801dc7baf Adjust font size
- The font size has been adjusted for better readability
2020-06-29 13:33:07 -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 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