Commit Graph

512 Commits

Author SHA1 Message Date
BluishHumility
a7b0f623e0 fix(user_commands.bash): create /usr/share/wayland-sessions if it isn't there yet 2024-10-16 21:44:12 -04:00
BluishHumility
f1ff44b4bb feat(user_commands.bash): clone testing branch of repo in script 2024-10-16 21:30:03 -04:00
BluishHumility
81acd05a7f feat(user_commands.bash): create custom desktop file for nvidia sessions with heredoc 2024-10-16 21:22:52 -04:00
BluishHumility
c2b9c5b5ba feat(user_commands.bash): use sed to add --unsupported-gpu flag to greetd.conf 2024-10-16 21:14:05 -04:00
BluishHumility
3a8def9e60 feat(user_commands.bash): add check for nvidia-inst 2024-10-16 20:54:55 -04:00
BluishHumility
de158a2d46 Merge pull request #87 from RichardViskovic/patch-3
Update uca.xml
2024-10-01 14:18:24 +00:00
Richard Viskovic
7d26f76e08 Update uca.xml
Add a description to the custom action.
2024-10-01 21:08:41 +13:00
BluishHumility
805bb69590 fix(keyhint.sh): update resize binding in cheatsheet
Update resize binding in cheatsheet (see https://github.com/EndeavourOS-Community-Editions/sway/pull/86).
2024-09-24 22:05:15 -04:00
BluishHumility
66d6b9d17f style(sway-config): code cleanup 2024-09-24 21:27:53 -04:00
BluishHumility
50911451ce Merge pull request #86 from bitterhalt/main
* Remove resize mode in favor of using a direct binding for each resize action
* Code cleanup, remove unnecessary spaces
2024-09-24 21:20:22 +00:00
bitterhalt
2ff4b4edfb Fix and remove most useless mode in i3/Sway!
A simple key combination is more effective
2024-09-25 00:06:17 +03:00
BluishHumility
9967583857 feat(keyhint.sh): overhaul cheatsheet 2024-09-22 22:43:37 -04:00
BluishHumility
662adcd912 feat(fuzzel): update color scheme
Update fuzzel color scheme to use EOS logo colors for border and prompt.
2024-09-22 21:43:20 -04:00
BluishHumility
cadb254a75 feat: add nwg-drawer
* Add nwg-drawer application menu
* Add keybinding, custom css file, and an autostart entry
* Update Waybar to use nwg-drawer for the custom launcher module
2024-09-22 19:03:28 -04:00
BluishHumility
329f845773 style(waybar): code cleanup 2024-09-21 22:53:33 -04:00
BluishHumility
0a385bbc63 feat(waybar): replace assigned workspaces with numbered ones 2024-09-21 22:10:25 -04:00
BluishHumility
04ebe23077 style(waybar): reorganize configs, tidy up code
Reorganize Waybar config to make it more logically laid out, add explanatory comments, and in general make it easier for users to make their own changes.
2024-09-21 13:28:13 -04:00
BluishHumility
c7b6aa4933 feat(waybar): reorder modules
* Move network module to Waybar center
* Reorder modules-right: keyboard, idle inhibitor, cpu, memory, backlight, audio, battery, clock, tray, power.
2024-09-21 13:13:12 -04:00
BluishHumility
228fa01097 feat: update default wallpaper
Update default wallpaper to new UncleSpellbinder contribution.

Wallpaper source:
https://github.com/UncleSpellbinder/EndeavourOS-HD-Wallpaper/blob/main/EndeavourOS_SpaceStation__3840x2160.png

Related forum thread:
https://forum.endeavouros.com/t/unclespellbinders-eos-wallpapers/55056/154?u=bluishhumility
2024-09-18 22:06:43 -04:00
BluishHumility
a2fc554078 Update README.md
Remove blob URL in favor of just having the raw URL listed in the instruction set (to avoid users accidentally installing with the wrong URL). 

Closes https://github.com/EndeavourOS-Community-Editions/sway/issues/83
2024-09-19 01:54:46 +00:00
BluishHumility
91b708d0b1 feat(waybar): update network module spacing and tray icon size 2024-09-18 21:28:30 -04:00
BluishHumility
4a26f86311 feat(sway-autostart): drop dex in favor of using autostart_applications config
The firewall-applet is failing to launch with dex (it core dumps because it can't use "wayland" for QT_QPA_PLATFORM), and nm-applet is already being launched from the autostart_applications config, so the only thing dex is actually doing is starting the Welcome App.

This commit drops dex in favor of setting all apps that need to be autostarted in the Sway config, where there is more flexibility with setting needed environment variables or making other adjustments. Additionally, this configuration choice will not inherit conflicts from other autostart processes if users are running multiple environments (see https://github.com/EndeavourOS-Community-Editions/sway/pull/84).
* Remove dex from packages-repository.txt and from autostart_applications config
* Add firewall-applet and eos-welcome to autostart_applications config
2024-09-18 21:18:07 -04:00
BluishHumility
69007bdb63 Merge pull request #84 from b3n-l/bl-fix-dex
Use -e to set sway env when running dex autostart
2024-09-16 01:38:16 +00:00
Ben L
c329fd74ab Use -e to set sway env when running dex autostart
Fixes an issue where the OnlyShowIn or NotShowIn fields
in .desktop files are not respected
2024-09-15 19:24:41 +02:00
BluishHumility
05d085a4f0 feat(power_menu.sh): add icons to menu, remove selection numbers
* Add icons to menu body
* Remove bracketed selection numbers now that fuzzel supports mouse selection
2024-09-13 12:53:07 -04:00
BluishHumility
53d6e0dd12 feat(fuzzel.ini): update config with new default options 2024-09-13 12:51:28 -04:00
BluishHumility
350c6f9cd3 style(sway-config): code cleanup, add bindsym blocks 2024-08-30 12:34:10 -04:00
BluishHumility
d19078a1b1 style(sway-config): add explanatory comments for bindcode, remove unneeded commented lines 2024-08-30 12:03:42 -04:00
BluishHumility
36ea79a450 Merge pull request #81 from ringo32/main
Use bindcode for workspace bindings for better compatibility with Azerty layouts.
2024-08-30 15:39:11 +00:00
ringo de kroon
5f11308739 Update application_defaults
app_id name telegram should work as it should ?
2024-08-30 15:20:33 +02:00
ringo de kroon
dae3fc55da change workspace selection
Azerty keyboards doesnt do wel on bindsym
2024-08-30 09:56:35 +02:00
BluishHumility
4bf4794caf fix(sway-install.sh): add executable bit 2024-08-28 06:23:05 -04:00
BluishHumility
bce2775db6 Merge pull request #79 from anwarsfaizul/patch-1
feat(waybar): update ethernet and memory icons
2024-08-27 16:22:11 +00:00
Faizul Anwar
0c3e4e3db8 Update to ethernet and memory icons
more suitable & intuitive nerd symbols icons being proposed
2024-08-27 22:01:05 +06:00
BluishHumility
d25eb8bdb3 fix: revert default fuzzel font size to 14
Font size 13 is affecting the way certain icons show up in the picker.
2024-08-22 12:45:15 -04:00
BluishHumility
7bd06da129 feat(README.md): update waybar screenshot 2024-08-22 16:44:13 +00:00
BluishHumility
3b7d07c6bd feat(README.md): update image files 2024-08-22 16:20:02 +00:00
BluishHumility
9fc8d7dd15 fix(power_menu.sh): adjust formatting 2024-08-22 11:33:04 -04:00
BluishHumility
35612ec142 feat(fuzzel): drop font size to 13 2024-08-22 11:31:39 -04:00
BluishHumility
672da3e22a fix(.azotebg): fix azote script
* Add executable attribute.
* Use ${HOME} instead of ~ because the tilde was not expanding.
2024-08-22 11:02:12 -04:00
BluishHumility
ea0a906f4c fix(regreet.toml): remove export command 2024-08-22 10:11:58 -04:00
BluishHumility
7aa89b6b13 feat(autotiling): replace script with repo package
Drop Autotiling script in favor of using the repo package, now that it has been added to [extra].
2024-08-21 15:01:24 -04:00
BluishHumility
1faf7d7ded style(sway/config.d/theme): remove commented line, amend spacing 2024-08-21 14:56:35 -04:00
BluishHumility
a4b88e510b Merge pull request #78 from ringo32/main
add azote
2024-08-21 18:52:45 +00:00
ringo de kroon
c29993385b add azote
adding Azote as wallpaper helper
2024-08-21 20:28:53 +02:00
BluishHumility
6818ba316a feat(power_menu.sh): add icons, right-align selection numbers
* Add icons
* Right-align the selection numbers (the numbers allow interacting with the menu using the numpad if desired).
2024-08-19 08:55:24 -04:00
BluishHumility
116338f30d style(application_defaults): remove obsolete/unneeded options 2024-08-17 22:17:32 -04:00
BluishHumility
d0ec33f5df style: remove config.d/clamshell
Remove ~/.config/sway/config.d/clamshell since we are handling lid close events with logind.conf now.
2024-08-17 22:07:13 -04:00
Johannes Kamprad
0e135a7235 [sway-install.sh] adding -f to systemctl enable greetd.service (in case another DM is already enabled) 2024-08-17 19:47:40 +02:00
Johannes Kamprad
bfe37652af Update README.md 2024-08-16 09:51:57 +02:00