176 Commits

Author SHA1 Message Date
10h30 87f835a31d Update config 2022-11-09 08:43:08 +07:00
10h30 77d41f6638 Create startup 2022-11-09 08:42:16 +07:00
10h30 fef170d718 Create vpn-toggle 2022-11-09 08:37:57 +07:00
10h30 cdb7053bf3 Create ibus 2022-11-09 08:37:17 +07:00
10h30 55377dc75c Update config 2022-11-09 08:35:05 +07:00
10h30 ea929f03ce Update Config 2022-11-09 08:29:27 +07:00
Johannes Kamprad 328476de65 set feh as background handler 2022-11-08 16:28:46 +01:00
Johannes Kamprad 57bd095e0e Update ppd-status
adding comment about ppd implementation
2022-09-06 17:14:27 +02:00
Johannes Kamprad a631f4bef8 Update power-profiles
adding comment on ppd implementation
2022-09-06 17:12:59 +02:00
Johannes Kamprad a1f55337c7 Update i3blocks.conf
adding a comment for power-profiles-daemon details
2022-09-06 17:08:46 +02:00
Johannes Kamprad 25bd686f95 Update keybindings
add F1 keyhint for automated rofi keybind helper
2022-08-25 08:39:02 +02:00
Johannes Kamprad 89c40d58a2 Update config
try fix border colors
2022-07-27 19:58:46 +02:00
Johannes Kamprad 8f91b6c7df Update ppd-status
revert from confusing icon usage.. and go back to show text
2022-06-18 14:20:07 +02:00
Johannes Kamprad b85eed5997 Merge pull request #51 from SidRoberts/brightness-100
Brightness notifications now correctly show 0-10% and 100%
2022-06-13 15:04:06 +02:00
Johannes Kamprad 4d7313aeb1 Update i3blocks.conf
thanks to @SidRoberts  mentioning this here:
https://github.com/endeavouros-team/endeavouros-i3wm-setup/pull/50
2022-06-13 15:03:17 +02:00
Johannes Kamprad 232b8c182f Merge pull request #50 from SidRoberts/keyboard-layout
Renamed keyboard-switch script to keyboard-layout.
2022-06-13 15:00:14 +02:00
Sid Roberts fcc037ce4f Brightness notifications now correctly show single and triple digit percentages. 2022-06-02 20:22:35 +09:00
Johannes Kamprad f61a335038 Update config
remove set_once as we can use the same as for xfce4 using desktop in autostart
2022-05-28 13:22:52 +02:00
Sid Roberts 5f82cc2f93 Renamed keyboard-switch script to keyboard-layout. 2022-05-27 06:19:15 +09:00
Johannes Kamprad 6d4e2bc247 Update volume
update script and add source links
2022-05-20 15:47:47 +02:00
Johannes Kamprad 3f66fedf13 Merge pull request #49 from ecabigting/main
improving ppd-status  and go test -git package
2022-05-20 14:12:55 +02:00
Johannes Kamprad 7688ef174d Update config
little fixes
2022-05-16 09:33:58 +02:00
Johannes Kamprad 5808d2c75b Update config
adding dex source url
2022-05-16 09:29:18 +02:00
ecabigting eafd05f069 improving ppd-status 2022-05-16 10:27:51 +04:00
wbmnfktr 56ebf83138 Added keybind for easy workspace switching 2022-05-05 22:20:19 +02:00
wbmnfktr 0e1c620a86 Added keybind for easy workspace switching
$mod+tab or $mod+Shift+Tag for iterating
2022-05-04 01:11:46 +02:00
Johannes Kamprad 312508ff49 Update i3blocks.conf
adding commented weather part
2022-04-30 00:59:40 +02:00
Johannes Kamprad a157c5098b Update openweather-city
fixed openweather script to be used with city ID
2022-04-30 00:57:29 +02:00
Johannes Kamprad bf41e86c40 Add files via upload 2022-04-30 00:51:49 +02:00
Johannes Kamprad 27882a88e7 Update openweather
fix script to be more easy to understand
2022-04-30 00:50:43 +02:00
Johannes Kamprad 1b1a2908c7 Update config
fix to hint on picom config for less confusion, removed default used picom config to be set..
2022-04-29 22:50:44 +02:00
Ishaan Bhimwal a1a894d697 Update blur-lock
Adding the `-z` option before scrots prevents the beep sound after executing the script on locking the system with <kbd>Mod+L</kbd>.

Fixes:
*https://github.com/endeavouros-team/endeavouros-i3wm-setup/issues/42
*https://forum.endeavouros.com/t/removing-i3-lock-sound/26226.
2022-04-20 00:55:23 +05:30
Johannes Kamprad ea972381a2 Update config 2022-03-14 23:56:21 +01:00
Johannes Kamprad e2ba98574a Update config
# use xautolock to use autosuspend rules for mobile devices
# https://wiki.archlinux.org/title/Session_lock#xautolock
#exec --no-startup-id xautolock -time 60 -locker "systemctl suspend"

https://forum.endeavouros.com/t/how-to-setup-automatic-suspend-battery-settings-in-i3wm/13056/3
2022-03-14 13:41:47 +01:00
ishaan acc910032b xbacklight_fix 2022-03-06 10:11:16 +05:30
Johannes Kamprad 7e2bac48f6 Update config
# set position of floating window
#for_window [class=".*"] move position center

https://forum.endeavouros.com/t/problem-with-placement-of-windows-generated-by-yad/24492
2022-02-24 12:22:44 +01:00
Johannes Kamprad fd149dc380 Update config 2022-02-22 14:00:51 +01:00
Johannes Kamprad 8d0be40ca8 Update config
Font correction for blocks/bar
2022-02-22 14:00:35 +01:00
Johannes Kamprad 366a5be0ce Update config 2022-02-15 11:34:20 +01:00
ishaan 7ff5b31f94 reverted back some changes 2022-02-13 21:59:42 +05:30
ishaan 866bf35792 i3-cleanup 2022-02-12 23:40:56 +05:30
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 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 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