212 Commits

Author SHA1 Message Date
Johannes Kamprad 03d2cad901 Update README.md 2024-11-12 18:52:06 +01:00
Johannes Kamprad 96faf73763 Update README.md 2024-06-22 16:01:43 +02:00
Johannes Kamprad 4bee519732 [setup_bspwm_isomode.bash] change to sddm 2024-06-22 15:09:49 +02:00
Johannes Kamprad a2fd79baa4 [packages-repository.txt] change to sddm 2024-06-22 15:09:16 +02:00
Johannes Kamprad 91c02a9700 Update README.md 2024-06-22 14:49:28 +02:00
Johannes Kamprad 070b8746f0 Update packages-repository.txt 2024-06-22 14:41:36 +02:00
Johannes Kamprad f128d74997 Update setup_bspwm_isomode.bash 2024-06-22 14:24:25 +02:00
Johannes Kamprad 1290c30ef9 [setup_bspwm_isomode.bash] add missing package install part 2024-06-22 14:23:24 +02:00
Johannes Kamprad ebc4191477 [setup_bspwm_isomode.bash] to be used as url for welcome custom installer uri 2024-06-22 13:29:44 +02:00
Johannes Kamprad 42773d7208 Merge pull request #39 from arjun2004/packagenamechanged
package name for the ttf font changed
2023-12-08 12:38:50 +01:00
Johannes Kamprad 873c1cc701 Update README.md 2023-09-06 15:03:31 +02:00
flyingcakes 8273efbf8b Merge pull request #40 from ishaanparlikar/patch-1
Updating polkit position
2023-07-12 10:56:52 +05:30
Ishan Parlikar 144b00348a Updating polkit position
Fixes issues where when you are trying to run a app which needs elevated privaledges  through rofi, Polkit agent will not open
2023-07-06 18:16:22 +05:30
arjun2004 a96e581d17 packagename for the font changed 2023-05-27 17:58:48 +05:30
flyingcakes e8e343b794 Merge pull request #37 from flyingcakes85/rofi-fix
Fix powermenu icons and spacing
2023-05-16 22:40:57 +05:30
flyingcakes 625b662bb7 Increase powermenu width
Signed-off-by: Snehit Sah <snehitsah@protonmail.com>
2023-05-16 22:38:39 +05:30
flyingcakes c1dd87b21e Fix powermenu icons
Signed-off-by: Snehit Sah <snehitsah@protonmail.com>
2023-05-16 22:38:05 +05:30
flyingcakes 82b3452ca9 Update packages-repository.txt 2023-04-02 23:21:49 +05:30
flyingcakes 3fc5c68f35 Merge pull request #35 from bossa96demo/patch-1
Typo fixed
2023-03-21 10:51:08 +05:30
Ilya 7c80fecc7e Typo fixed 2023-03-18 19:28:58 +03:00
Johannes Kamprad 3f10e9d997 Update bspwm-install.sh 2023-01-05 13:15:17 +01:00
Johannes Kamprad 33ff623f35 Update README.md 2023-01-05 13:14:57 +01:00
Johannes Kamprad e6b6fdd0b4 unused 2023-01-05 13:12:32 +01:00
flyingcakes eb20599701 Merge pull request #33 from russell-holgate/sxhkd-screenshot-fix
fixed broken links to pictures dir, made screenshot naming consistent…
2022-12-25 23:09:10 +05:30
russell-holgate 24f9191b2a fixed broken links to pictures dir, made screenshot naming consistent and changed scrot's option names passed to rofi more accurate to what they do 2022-12-21 01:33:52 -05:00
Johannes Kamprad 207e97b9fb format fixes 2022-12-17 21:39:21 +01:00
Johannes Kamprad d0e183699e /*removes the text input line*/
Format fixes to make it look cleaner again
2022-12-17 21:38:46 +01:00
flyingcakes 138339f4b4 Merge pull request #30 from EndeavourOS-Community-Editions/dex
dex autostart ampersand
2022-09-24 18:46:23 +05:30
flyingcakes 4f4a307a48 Update bspwmrc 2022-09-23 17:30:35 +05:30
Johannes Kamprad 89e5995588 Update sxhkdrc
fixed:
https://github.com/EndeavourOS-Community-Editions/bspwm/issues/28
2022-09-20 18:15:25 +02:00
Johannes Kamprad ad76629ab8 Delete .config/termite directory
https://github.com/EndeavourOS-Community-Editions/bspwm/issues/27
2022-09-20 17:54:51 +02:00
Johannes Kamprad 3cf2c42102 Update packages-repository.txt
updating to latest list used..
2022-09-11 18:36:39 +02:00
flyingcakes 61eed9021f Merge pull request #25 from flyingcakes85/locale-xdg-dir
Don't assume en_US locale folder name
2022-07-23 20:54:57 +05:30
flyingcakes 4425291810 Don't assume en_US locale folder name
Signed-off-by: Snehit Sah <snehitsah@protonmail.com>
2022-07-23 18:49:21 +05:30
flyingcakes 27a958621e Merge pull request #22 from sebastiantoh/patch-1
Fix typos
2022-07-09 21:45:44 +05:30
sebastiantoh d54bf71e26 Update README.md 2022-07-09 17:24:56 +08:00
sebastiantoh 374c5dbf22 Update keybindings 2022-07-09 17:16:36 +08:00
sebastiantoh 87af60bc7a Fix typo 2022-07-09 16:46:09 +08:00
flyingcakes 80c1123784 Merge pull request #21 from miggs597/patch-1
Fix picom autostart
2022-06-26 09:28:41 +05:30
Miguel A. Perez Ojito ad597d638e revert from feedback 2022-06-25 09:57:15 -07:00
Miguel A. Perez Ojito 3ab382f52f Fix picom autostart
Looks like picom was commented out by mistake, and therefore doesn't run on boot.

Also removed the flags ```C```, and ```G``` as they are deprecated.
 Shadows are already handled correctly in picom.conf
2022-06-24 20:58:11 -07:00
flyingcakes a50972c5f7 Enable pseudo transparency
Picom is not enabled by default, as it causes login issues with some users

Enabling pseudo transparency returns the original look of polybar.
2022-03-17 11:33:36 +05:30
Johannes Kamprad 463b0394c7 Update settings.ini
Qogir-dark
2022-02-21 01:39:43 +01:00
Johannes Kamprad be27ac7635 Update .gtkrc-2.0
Qogir-dark
2022-02-21 01:39:17 +01:00
flyingcakes d5ee09f97f Update packages-repository.txt 2022-02-19 20:02:05 +05:30
flyingcakes 7906e28a10 Update packages-repository.txt
Sync with Apollo package list
2022-02-19 20:00:22 +05:30
flyingcakes 5073d9130a Merge pull request #18 from alenpaul2001/main
swapped the icon for memory and cpu
2022-02-17 21:08:20 +05:30
alenpaul2001 ddd7f3cb3a swapped the icon for memory and cpu 2022-02-17 20:56:01 +05:30
flyingcakes 6a0f622be0 Merge pull request #17 from alenpaul2001/patch-1
Remove --hold argument
2022-02-05 13:32:55 +05:30
AlenPaulVarghese fe35e279a6 Update config.ini 2022-02-04 23:11:28 +05:30