Cézar Augusto and GitHub
dd0d682db1
Update README.md
2023-11-05 01:04:39 -03:00
cizordj
fc9a56efbb
Add a configuration for QEMU
2021-08-15 12:30:25 -03:00
cizordj
b920229ae1
Add another keybinding for flameshot
...
- Add another keybinding for flameshot which I use frequently
2021-08-09 13:20:13 -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
b1132f6223
Replace ranger with vifm
2021-06-26 20:42:23 -03:00
cizordj
d6f1c50957
Drop dependency on i3-scrot
...
- Remove the script i3-scrot
- Remove the scrot shortcuts in the i3 config
- Add a better alternative to scrot
- Remove the FreeBSD support
2021-06-26 20:02:17 -03:00
cizordj
d45f4f624e
Add a call to the picom compositor
2021-03-13 23:14:07 -03:00
cizordj
d6e3c81ace
Update i3-exit
...
Now the polybar is capable of rebooting the computer on FreeBSD without
needing root access
2021-02-14 14:49:33 -03:00
cizordj
c30f401cd0
Remove the compton call from the i3 config
2021-02-06 21:42:40 -03:00
cizordj
2a7e872dd5
Add gitignore
2021-01-29 16:53:21 -03:00
cizordj
fe7cd5ab90
Update internal message
2021-01-29 16:51:04 -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
18ba5e4133
Comment-out pieces of code that might break compatibility
2021-01-24 17:53:51 -03:00
cizordj
7badb6f0ab
Add new keybinding for i3
2021-01-24 17:52:15 -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
954bedffc4
Add a little function to detect the audio mixer
2021-01-24 00:01:45 -03:00
cizordj
f6bda3726e
Fix polybar fonts on FreeBsd
...
Now the polybar fonts are working and being detected on FreeBSD
2021-01-23 23:41:34 -03:00
cizordj
c966aeb2cf
Add commented out configuration for i3-gaps
2021-01-21 23:33:12 -03:00
cizordj
a60e7f9ba5
Remove outdated link about Debian dependencies
2021-01-21 23:31:31 -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
edf6be55fa
Add one more function
...
This function copies the utilities to the user bin repository making it
thus usable by polybar
2021-01-15 17:34:09 -03:00
cizordj
1b512dd2aa
Update polybar config
...
- Change the i3exit commands to i3-exit
2021-01-15 17:31:38 -03:00
cizordj
bc687a5419
Update i3-exit with a little more function
...
- Add a help message
2021-01-15 17:30:04 -03:00
cizordj
9bc41d5249
Update project dependencies
2021-01-15 17:26:38 -03:00
cizordj
786493fbda
Add my own version of i3-scrot and i3-exit
2021-01-15 17:19:43 -03:00
cizordj
c7e5cd6cff
Remove i3-scrot debian package
2021-01-15 14:16:40 -03:00
cizordj
a999e7ce98
Remove possible violation of the GPL
...
- The i3exit program is licensed under the GPL license which states that
everything that is shipped with it must to be GPL-compliant, you know.
2021-01-15 14:15:28 -03:00
cizordj
6915afd162
Update project dependencies
2021-01-15 14:03:20 -03:00
cizordj
812c9c3d3f
Remove the Debian package
...
- Remove font source code pro Debian package for good now
2021-01-15 13:55:32 -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
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