BluishHumility
d6c0a0fb61
fix(swaylock): set lock variable before calling it in config
2024-12-07 22:20:49 -05:00
BluishHumility
dcde6f413f
Merge pull request #92 from killajoe/main
...
[packages-repository.txt] adding gvfs packages for thunar
2024-11-14 18:47:02 +00:00
Johannes Kamprad
3b6adab638
[packages-repository.txt] adding gvfs packages for thunar
2024-11-14 17:27:18 +01:00
BluishHumility
be73ce3ac9
fix(firewall-applet): add delay to autostart config
2024-10-19 08:50:27 -04:00
BluishHumility
7fe49c0fb2
Merge pull request #89 from EndeavourOS-Community-Editions/nvidia-testing
...
feat: add support for nvidia installations
2024-10-18 17:19:16 +00:00
BluishHumility
3c8d845978
feat: remove testing branch to merge with main
2024-10-18 13:15:11 -04:00
BluishHumility
756fd4cc96
fix: revert commented lines
...
Revert c0a331a9c1
2024-10-17 21:16:18 -04:00
BluishHumility
c0a331a9c1
fix: test not regenerating initrds
2024-10-17 19:45:56 -04:00
BluishHumility
d4ed938a98
fix(user_commands.bash): add accomodation for reinstall-kernels
2024-10-16 22:41:19 -04:00
BluishHumility
0657a730f0
feat(user_commands.bash): add nvidia modules to initrds for early module loading
2024-10-16 22:16:07 -04:00
BluishHumility
5eae888976
style(user_commands.bash): change nvidia comments to echoes so they show up in the log
2024-10-16 22:06:28 -04:00
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