Commit graph

410 commits

Author SHA1 Message Date
elenapan
7cb6b0ccbd Use os.date instead of running system date binary 2024-07-17 23:19:45 +03:00
elenapan
c085888cb5 Refactor exit_screen and its themes 2024-07-17 13:20:02 +03:00
elenapan
0a173fc8c8 exit_screen: Disable close on left click
Because this caused it to close when clicking on buttons
2024-07-17 12:30:08 +03:00
elenapan
a8d2ed7aaf Add GPU usage daemon
Works for AMD GPUs only using the amdgpu_top utility
2024-07-17 11:26:10 +03:00
elenapan
ef486f4e39 Disable coronavirus daemon 2024-07-17 11:11:37 +03:00
elenapan
03b6c79e49 Change default user directories
`XDG_xxx_DIR` variables are not always available to Awesome
2024-07-17 11:04:33 +03:00
elenapan
841ba379d8 disk: Replace hardcoded partition with root ('/') 2024-07-17 10:42:28 +03:00
elenapan
911be8ae08 Update file manager and editor commands 2024-07-17 10:29:56 +03:00
elenapan
6f80efa018 Remove unneeded floating_terminal command and rule 2024-07-17 10:24:07 +03:00
elenapan
6506d321a1 temperature: Add script for AMD CPUs 2024-07-17 10:09:22 +03:00
elenapan
20c7a8b4c1 battery: Only send charger update when status changes
On some laptops, `acpi_listen` sometimes prints charger updates even if
there was no change. This commit ensures that no unneeded updates will
be sent with the `evil::charger` signal.
2024-07-17 08:43:02 +03:00
elenapan
3013bd3992 battery: Reduce update interval from 30 to 10 2024-07-17 08:42:06 +03:00
elenapan
e952184146 Do not use undefined variable modkey (thanks @EllatharTheHalfling)
Fixes https://github.com/elenapan/dotfiles/issues/124
2020-11-11 20:47:23 +02:00
elenapan
b7786196da Tweak microphone overlay size and position 2020-10-27 17:40:47 +02:00
Peter Lyons
8bf5d2e606
Replace ps pipeline for pactl with single pkill command (#123)
Co-authored-by: Peter Lyons <pete.lyons@mailchimp.com>
2020-10-27 17:39:42 +02:00
Michał
caca49e3fa
Stick to english language when listening for pulseaudio events. (#122) 2020-10-21 14:29:28 +03:00
elenapan
db79c1f610 Configure dock pinned apps and their launcher functions in the same table 2020-09-28 00:33:32 +03:00
elenapan
c79f2555ba Fix pinned dock icon indicators sometimes not getting updated 2020-09-28 00:03:05 +03:00
elenapan
aa13c252ca Fix errors when hot plugging monitors while a full screen widget is active 2020-09-27 18:25:45 +03:00
elenapan
afcfbb50e5 Disconnect from some dock related signals when a screen is removed 2020-09-27 18:24:00 +03:00
elenapan
f2730f5565 Prevent unnecessary window_switcher_hide call after a monitor is connected 2020-09-27 17:48:13 +03:00
elenapan
7e7feea974 Use pulseaudio instead of alsa command for microphone (un)mute 2020-09-27 00:55:13 +03:00
elenapan
ce387838d0 Only emit microphone info of the currently active source 2020-09-27 00:51:53 +03:00
elenapan
2e143eff4f Add microphone overlay desktop element 2020-09-27 00:47:04 +03:00
elenapan
fdbc9a4403 Split microphone daemon from volume daemon 2020-09-26 23:27:37 +03:00
elenapan
2ee504bea9 Fix wrong disk widget output when free space is lower than 1GB 2020-09-25 20:01:22 +03:00
elenapan
ce0bc75ada Remove dead code 2020-09-25 17:23:37 +03:00
elenapan
30e12c41db Fix mpd notifications sometimes not showing up 2020-09-25 17:18:04 +03:00
elenapan
bc14a47287 Add xdotool as a dependency 2020-09-08 22:29:02 +03:00
Anish Kumar Yadav
8cbc3bbe2f
Add the fonts required for the setup (#108)
* Added all the fonts required for the setup

* Updated the readme for the instruction to set fonts

* Update README.md

added instruction to copy fonts

Co-authored-by: elenapan <31134749+elenapan@users.noreply.github.com>

* Update README.md

changed wordings a bit to make it more clear

Co-authored-by: elenapan <31134749+elenapan@users.noreply.github.com>

Co-authored-by: elenapan <31134749+elenapan@users.noreply.github.com>
2020-09-03 20:09:51 +03:00
elenapan
6b7de4440f
Add GPLv2 License 2020-09-01 12:11:43 +03:00
elenapan
41ba7bc68b Add window rules for dragon-drag-and-drop utility 2020-08-22 21:39:51 +03:00
elenapan
e1f91688a4 Add --experimental-backends flag to picom command 2020-08-22 21:39:20 +03:00
elenapan
4e9a65c768 Remove unneeded library 2020-08-22 21:39:04 +03:00
elenapan
0573a64eb0 Update music terminal script and add more examples 2020-08-15 23:14:42 +03:00
elenapan
c133c6a7d7 Make battery daemon disable itself if no battery is found at startup 2020-08-15 23:09:59 +03:00
elenapan
e26b51c609 REALLY fix dock height changing when no windows are open 2020-08-12 15:40:26 +03:00
elenapan
4c769c1826 Allow screenshot directory to not end with a slash 2020-08-12 12:50:31 +03:00
elenapan
baabbe9f0b Add poweroff button keybind for the exit screen 2020-08-10 19:19:28 +03:00
elenapan
2649d343c6 Fix dock height changing when no windows are open 2020-08-04 16:06:51 +03:00
elenapan
0c33554f8e Make window switcher also cycle through minimized clients 2020-08-04 11:00:35 +03:00
elenapan
1f0e69cfce Update window switcher task icon when window class changes 2020-07-31 03:53:29 +03:00
elenapan
5450eb5470 Update ncmpcpp config 2020-07-26 20:39:29 +03:00
elenapan
a7e322e1aa Remove dead code 2020-07-25 17:36:26 +03:00
elenapan
57e1087787 Set textclock markup directly instead of through update functions 2020-07-25 17:36:03 +03:00
elenapan
4493396bc7 Update picom configuration 2020-07-20 23:46:08 +03:00
elenapan
9967f8926b Fix wrong initialization of dock item indicators
Now newly spawned clients that are focused should have be initialized
with the correct indicator.
2020-07-18 08:55:36 +03:00
elenapan
1ef01bf92f Add Xresources-friendly Doom emacs theme 2020-07-17 21:35:45 +03:00
Gamer1120
5a38909462
Add comma to commented web_search_cmd (#93)
This way, if you uncomment it, it won't give an error about a missing comma.
2020-07-13 20:31:04 +03:00
elenapan
433289a357 Add amarena GTK theme 2020-07-13 14:25:03 +03:00