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
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 Augusto and GitHub
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
Cézar Augusto and GitHub
85f0dd2655
Update README.md
2020-07-05 20:43:09 -03:00
Cézar Augusto and GitHub
3d24b54368
Update README.md
2020-06-19 22:01:56 -03:00
Cézar Augusto and GitHub
3f1b26296a
Update README.md
2020-06-18 23:11:27 -03:00
Cézar Augusto and GitHub
6f95697e4d
Update README.md
...
- Removed Disclaimer
2020-06-14 20:26:23 -03:00
Cézar Augusto and GitHub
030f7318e6
Rename i3wm-themer to i3-themer
...
The reason is because it is easier to pronounce
2020-06-14 20:21:54 -03:00
Cézar Augusto and GitHub
df28cb16d7
Update README.md
...
- Updated Debian dependencies
- Removed sudo command for Fedora dependencies
2020-06-14 20:11:22 -03:00
Cézar Augusto and GitHub
31449760cc
Update helptext()
...
- Grammar correction
2020-06-09 23:23:01 -03:00
Cézar Augusto and GitHub
67545e2755
Update README.md
2020-05-30 00:02:35 -03:00
Cézar Augusto and GitHub
f1cf9fd8e3
Removed code quality badge
2020-05-16 20:12:59 -03:00
Cézar Augusto and GitHub
de235bbe88
Update README.md
2020-05-16 19:58:05 -03:00
Cézar Augusto and GitHub
5cadca8eb0
Update README.md
2020-05-16 19:57:44 -03:00
Cézar Augusto and GitHub
2e1aa8f57b
Updated paths
2020-05-10 23:12:54 -03:00