Commit graph

483 commits

Author SHA1 Message Date
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
elenapan
d5b72a0338 Fix README link 2020-07-11 21:21:38 +03:00
elenapan
8b8764fe68 Update amarena colorscheme 2020-07-11 21:19:20 +03:00
elenapan
4a3f73a350 Update README with new theme release 2020-07-11 21:17:13 +03:00
elenapan
8417842a9d Clean up and small keybind fixes 2020-07-11 20:53:06 +03:00
elenapan
9e9ab89a27 Fix dock indicator shape error 2020-07-11 16:45:17 +03:00
elenapan
264dbbab35 Fix dock item squircle shape roundness scaling with DPI 2020-07-11 16:44:58 +03:00
elenapan
8840a9e99b Add more icons in class icons table 2020-07-11 07:48:08 +03:00
elenapan
0702149eca Small tweaks, fixes and code cleanup 2020-07-11 07:47:35 +03:00
elenapan
6b4053b6b4 Tweak cute_battery_face 2020-07-11 07:44:32 +03:00
elenapan
05251654d7 Tweak amarena sidebar theme
Make it darker and add curves
2020-07-11 07:43:54 +03:00
elenapan
35fcd1f211 Tweak custom mpd decoration 2020-07-11 03:26:24 +03:00
elenapan
974a1071f7 Apply forced width in amarena notification actions
Because minimum width constraint is buggy.
2020-07-10 19:04:40 +03:00
elenapan
1a065752a0 Only add left padding to notification if an icon is displayed 2020-07-10 07:06:38 +03:00
elenapan
189632edd2 Fix notification sizing issue due to min width constraint 2020-07-10 07:06:02 +03:00
elenapan
f418845dba Remove obsolete amarena decoration theme
Since ephemeral is not anti-aliased anymore, these two decoration themes
serve exactly the same purpose.
2020-07-10 06:44:16 +03:00
elenapan
7bb5239603 Add minimal taglist to amarena bar theme 2020-07-09 20:01:25 +03:00
elenapan
90bf9f23e3 Restyle amarena notification theme 2020-07-09 19:52:39 +03:00
elenapan
85e827d213 Fix notification border width not being applied 2020-07-05 16:04:46 +03:00
elenapan
0b507ec076 Draw unfocused indicator for dock icons with cairo
This fixes the ugly hack used to create the "cut-off" arc and rounded
rectangle shapes used in dock indicators.
2020-07-04 00:05:30 +03:00
elenapan
ce8aef24ac Dock rofi menu: Handle the case when a client has no name 2020-06-30 21:30:21 +03:00
elenapan
a7a1729c24 Dock: Handle clients that can change their own class 2020-06-30 16:47:36 +03:00
elenapan
d5b25fa387 Fix initial width of dock activator 2020-06-30 15:23:36 +03:00
elenapan
d0c343b30a Implement dock widget and add to amarena bar theme 2020-06-25 22:45:10 +03:00
elenapan
16c48c139a Really fix window_switcher attempting to raise killed clients 2020-06-24 21:38:05 +03:00
elenapan
11bb0c8632 Fix rofi window switcher bug when a client has no class 2020-06-24 20:54:06 +03:00
elenapan
c545ea70e8 Fix fortune cookie text alignment 2020-06-21 17:55:19 +03:00
elenapan
e44be4f480 Fix window_switcher attempting to raise killed clients 2020-06-21 17:40:09 +03:00