Johannes Kamprad
|
a34bfef37b
|
Delete rm
|
2022-02-12 13:28:13 +01:00 |
|
Johannes Kamprad
|
b4d353e392
|
Add files via upload
|
2022-02-12 13:28:00 +01:00 |
|
Johannes Kamprad
|
e3b2517331
|
Create rm
initialize gtk4 settings for p.e. celluloid
|
2022-02-12 13:27:29 +01:00 |
|
Johannes Kamprad
|
dc0855bddc
|
Update config
|
2022-02-10 15:22:25 +01:00 |
|
Johannes Kamprad
|
31f2e3ef1d
|
Update cpu_usage
changed:
printf "%.${decimals}f%%\n", $cpu_usage;
to:
printf "%02.${decimals}f%%\n", $cpu_usage;
lines 50 + 52
for this:
always print two digits (leading zero) in front of the decimal point
see here:
https://forum.endeavouros.com/t/min-width-cpu-100-00/21129/2?u=joekamprad
|
2022-02-08 17:04:32 +01:00 |
|
Johannes Kamprad
|
a1862c891e
|
Merge pull request #35 from ishaanbhimwal/rofi-clipboard
Clipboard manager for rofi
|
2022-02-04 22:01:05 +01:00 |
|
Johannes Kamprad
|
a9cbdc59ac
|
Merge pull request #34 from endeavouros-team/skel-noconflict
Skel noconflict
|
2022-02-04 21:03:15 +01:00 |
|
Johannes Kamprad
|
790da9d94d
|
Merge branch 'main' into skel-noconflict
|
2022-02-04 21:03:07 +01:00 |
|
ishaan
|
b3aab94af5
|
rofi-clipboard
|
2022-02-05 01:27:01 +05:30 |
|
Johannes Kamprad
|
56838aa876
|
Update terminalrc
rm color palette to be conform with using ansi 16 color codes.
|
2022-02-02 23:42:34 +01:00 |
|
Johannes Kamprad
|
8c9c3c8cf3
|
Update config
fix picom entries:
https://github.com/endeavouros-team/endeavouros-i3wm-setup/issues/33
|
2022-02-02 23:04:33 +01:00 |
|
Johannes Kamprad
|
448c8ce092
|
Update config
fix picom entries:
https://github.com/endeavouros-team/endeavouros-i3wm-setup/issues/33
|
2022-02-02 23:02:47 +01:00 |
|
Johannes Kamprad
|
78bbc792be
|
Update config
add
$mod+Shift+p for power profiles switcher
|
2022-01-19 19:50:50 +01:00 |
|
Johannes Kamprad
|
f99a06de9e
|
Update i3blocks.conf
adding blocks for power-profile rofi switcher and status (showing current set profile)
|
2022-01-19 19:48:02 +01:00 |
|
Johannes Kamprad
|
853382f7a4
|
Add files via upload
adding scripts for power-profiles switcher:
https://forum.endeavouros.com/t/i3blocks-config-enhancements-for-laptops-power-profiles/22856/4
|
2022-01-19 19:46:19 +01:00 |
|
Johannes Kamprad
|
b0c37b5b57
|
Add files via upload
adding rofi theming for power-profiles switcher:
https://forum.endeavouros.com/t/i3blocks-config-enhancements-for-laptops-power-profiles/22856/4
|
2022-01-19 19:45:33 +01:00 |
|
Johannes Kamprad
|
725f15bb97
|
Delete power-profiles.rasi
|
2022-01-19 19:44:43 +01:00 |
|
Johannes Kamprad
|
b3d36bb6eb
|
Add files via upload
|
2022-01-19 19:44:14 +01:00 |
|
Johannes Kamprad
|
5b4e1fbfbd
|
Merge pull request #29 from ghbrown/main
Fix blur lock reference in power menu
|
2022-01-13 19:46:21 +01:00 |
|
Johannes Kamprad
|
3ce51161cb
|
Merge pull request #32 from sirlucidae/master
a few small corrections
|
2022-01-13 19:43:59 +01:00 |
|
Johannes Kamprad
|
0cd65f9a32
|
Update config
exec --no-startup-id sleep 2 && nitrogen --restore
|
2022-01-13 17:45:46 +01:00 |
|
sirlucidae
|
26c6b841bf
|
various corrections
|
2022-01-12 13:09:22 +10:00 |
|
sirlucidae
|
63608e6b99
|
Merge branch 'master' of https://github.com/sirlucidae/endeavouros-i3wm-setup
|
2022-01-12 12:58:06 +10:00 |
|
sirlucidae
|
d02b232a14
|
various corrections
|
2022-01-12 12:55:40 +10:00 |
|
Johannes Kamprad
|
fc1527399f
|
Update picom.conf
vsync = false; (fixes screen tearing in browsers if true)
unredir-if-possible = false; (fullscreen games behave better if true)
|
2022-01-09 14:01:49 +01:00 |
|
Johannes Kamprad
|
2a45985dff
|
Merge pull request #31 from sirlucidae/master
updated picom.conf
|
2022-01-09 13:59:28 +01:00 |
|
sirlucidae
|
4566c2ef59
|
edited picom
|
2022-01-08 04:42:01 +10:00 |
|
Johannes Kamprad
|
ce9923ae76
|
Update config
some fixes:
- commenting nm-applet and blueberry because of dex is enabled
|
2022-01-07 14:06:22 +01:00 |
|
Johannes Kamprad
|
dd9f419261
|
Merge pull request #30 from sirlucidae/master
i3 config: additions, deletions, formatting
|
2022-01-07 13:58:00 +01:00 |
|
sirlucidae
|
3f947e87ea
|
edited config
|
2022-01-07 21:51:02 +10:00 |
|
GHBrown
|
20cadaae02
|
correct name of blur lock script
|
2022-01-04 16:59:57 -05:00 |
|
Johannes Kamprad
|
80b397999e
|
Delete .gtkrc-2.0
|
2022-01-04 17:51:07 +01:00 |
|
Johannes Kamprad
|
44a3afd900
|
Update README.md
|
2022-01-04 17:21:20 +01:00 |
|
Johannes Kamprad
|
15c241d284
|
Update README.md
|
2022-01-04 17:20:16 +01:00 |
|
Johannes Kamprad
|
1c0303e744
|
Update README.md
|
2022-01-04 17:19:25 +01:00 |
|
Johannes Kamprad
|
048ff89ffd
|
Update README.md
|
2022-01-04 17:17:22 +01:00 |
|
Johannes Kamprad
|
75e395badd
|
Update and rename setup.sh to i3.sh
|
2022-01-04 17:16:43 +01:00 |
|
Johannes Kamprad
|
43421f9f27
|
Update set_once_i3.sh
|
2022-01-04 15:15:36 +01:00 |
|
Johannes Kamprad
|
cfaabb36fb
|
Update config
exec --no-startup-id ~/set_once_i3.sh
|
2022-01-04 15:15:04 +01:00 |
|
Johannes Kamprad
|
f1ce12a80c
|
Rename set_once.sh to set_once_i3.sh
name change to not conflict
|
2022-01-04 15:14:20 +01:00 |
|
Johannes Kamprad
|
40f62c87aa
|
Update README.md
|
2022-01-03 12:23:37 +01:00 |
|
Johannes Kamprad
|
2f11ef15b0
|
Update config
|
2021-12-25 19:05:13 +01:00 |
|
Johannes Kamprad
|
76b103ebea
|
Update i3blocks.conf
fix commands for GUI apps and iconic sign for mail
// i3-msg -q exec //
|
2021-12-25 18:28:15 +01:00 |
|
Johannes Kamprad
|
afaf8d5d44
|
Update gtk.css
add little gap into terminals
|
2021-12-22 02:23:55 +01:00 |
|
Johannes Kamprad
|
9554fd5b8d
|
Create gtk.css
|
2021-12-22 02:22:56 +01:00 |
|
Johannes Kamprad
|
ebd4affb6f
|
Update config
|
2021-12-11 12:26:28 +01:00 |
|
Johannes Kamprad
|
49b9d6e6d3
|
Update force-knowledge.md
|
2021-12-10 15:31:35 +01:00 |
|
Johannes Kamprad
|
4e2d63945f
|
Update config
/usr/lib/xfce4/notifyd/xfce4-notifyd
as alternative if installed aside with xfce4
|
2021-12-10 15:29:46 +01:00 |
|
Johannes Kamprad
|
5907e5c0e7
|
Update config
exec --no-startup-id dex --autostart --environment i3
should be a nice solution to not interfere with xfce4 if installed aside
|
2021-12-10 14:42:59 +01:00 |
|
Johannes Kamprad
|
e3505a36ba
|
Update powermenu
adding hibernate to powermenu
|
2021-12-07 21:24:29 +01:00 |
|