959d2056fafeat(foot): replace magenta with purple for regular5 and bright5 Original PR was closed in error: 349d481118
BluishHumility
2024-12-31 22:18:49 -05:00
662adcd912feat(fuzzel): update color scheme Update fuzzel color scheme to use EOS logo colors for border and prompt.
BluishHumility
2024-09-22 21:43:20 -04:00
cadb254a75feat: 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
BluishHumility
2024-09-22 19:03:28 -04:00
04ebe23077style(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.
BluishHumility
2024-09-21 13:28:13 -04:00
4a26f86311feat(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.
BluishHumility
2024-09-18 21:18:07 -04:00
69007bdb63Merge pull request #84 from b3n-l/bl-fix-dex
BluishHumility
2024-09-16 01:38:16 +00:00
c329fd74abUse -e to set sway env when running dex autostart
Ben L
2024-09-15 19:20:28 +02:00
36ea79a450Merge pull request #81 from ringo32/main
BluishHumility
2024-08-30 15:39:11 +00:00
5f11308739Update application_defaults
ringo de kroon
2024-08-30 15:20:33 +02:00
dae3fc55dachange workspace selection
ringo de kroon
2024-08-30 09:56:35 +02:00
4bf4794caffix(sway-install.sh): add executable bit
BluishHumility
2024-08-28 06:23:05 -04:00
bce2775db6Merge pull request #79 from anwarsfaizul/patch-1
BluishHumility
2024-08-27 16:22:11 +00:00
0c3e4e3db8Update to ethernet and memory icons
Faizul Anwar
2024-08-27 22:01:05 +06:00
d25eb8bdb3fix: revert default fuzzel font size to 14 Font size 13 is affecting the way certain icons show up in the picker.
BluishHumility
2024-08-22 11:48:49 -04:00
35612ec142feat(fuzzel): drop font size to 13
BluishHumility
2024-08-22 11:31:39 -04:00
672da3e22afix(.azotebg): fix azote script * Add executable attribute. * Use ${HOME} instead of ~ because the tilde was not expanding.
BluishHumility
2024-08-22 11:02:12 -04:00
7aa89b6b13feat(autotiling): replace script with repo package Drop Autotiling script in favor of using the repo package, now that it has been added to [extra].
BluishHumility
2024-08-21 15:01:24 -04:00
a4b88e510bMerge pull request #78 from ringo32/main
BluishHumility
2024-08-21 18:52:45 +00:00
c29993385badd azote
ringo de kroon
2024-08-21 20:28:53 +02:00
6818ba316afeat(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).
BluishHumility
2024-08-19 08:55:24 -04:00
d0ec33f5dfstyle: remove config.d/clamshell Remove ~/.config/sway/config.d/clamshell since we are handling lid close events with logind.conf now.
BluishHumility
2024-08-17 22:07:13 -04:00
0e135a7235[sway-install.sh] adding -f to systemctl enable greetd.service (in case another DM is already enabled)
Johannes Kamprad
2024-08-17 19:47:40 +02:00
bfe37652afUpdate README.md
Johannes Kamprad
2024-08-16 09:51:57 +02:00
6ddbb43058merge bluish fork: add clipboard manager, update regreet config, use systemd for suspend events (#77)
BluishHumility
2024-08-16 07:50:31 +00:00
492c3820da[URGENT] Fix autoscroll on browser with touchpad without having to touch the touchpad to scroll (#76)
Rudy ツ
2024-08-04 22:15:18 +05:30
640f19f2f5Update README.md
Johannes Kamprad
2024-07-31 08:50:08 +02:00
b05910d4afMerge pull request #73 from BluishHumility/main
Johannes Kamprad
2024-07-31 08:46:08 +02:00
27eb8879fbMerge branch 'EndeavourOS-Community-Editions:main' into main
BluishHumility
2024-07-31 03:39:34 +00:00
3ceeb66ce6feat(waybar): update clock module * Add a clock icon * Change alt format to AM/PM * Change tooltip to mini calendar, with scrollable months
BluishHumility
2024-07-30 23:37:58 -04:00
b59b849519feat(waybar): update backlight module * Remove backlight#value--no need for two separate modules for this, value and icon can live together in a single module. * Add graduated icons (the cirle fills/empties as the brightness is scrolled up or down) * Change scroll interval to 5% (1% is pretty low)
BluishHumility
2024-07-30 23:34:57 -04:00
11f4728f47feat(waybar): update module spacing * Add spacing to memory, cpu, audio, keyboard, and battery modules to separate the modules from each other a little more and get a more consistent look on the bar. * Update the icons for memory, cpu (so the icon looks more like what it actually is)
BluishHumility
2024-07-30 23:28:41 -04:00
63f29b2927feat(waybar): update idle inhibitor * Update spacing for idle inhibitor module. * Update tooltip to make it self-explanatory (the tooltip says what the module is)
BluishHumility
2024-07-30 22:21:24 -04:00
32c5a43d75feat(waybar): update network module Update network module to display bandwidth in Waybar, and move SSID or interface name/IP address information to the tooltip. It's a little more interesting to look at, and somewhat more relevant to have at a glance since the information changes dynamically.
BluishHumility
2024-07-30 22:09:31 -04:00
6e7f6ec4a3feat(waybar): adjust font size
BluishHumility
2024-07-30 21:57:30 -04:00
895f5493c4fix(foot): set default font size to 11
BluishHumility
2024-07-30 13:52:49 -04:00
0ca1b78e5cstyle(waybar): restructure waybar configs Restructure Waybar config and style.css so the modules are ordered in the configs the same way they are ordered on the actual bar. The purpose of this is to make it easier for users to find things for making changes, and to help keep the configs organized.
BluishHumility
2024-07-30 10:45:33 -04:00
08d2ceb35fstyle(waybar): remove custom firefox, files, terminal modules Remove custom modules from config. These modules are not actually being used (the Firefox, files, and terminal modules in the Waybar are the sway/workspaces module).
BluishHumility
2024-07-30 09:14:21 -04:00
a091772d9afix: update terminal in README.md, remove xfce4-terminal from packages-repository.txt Update terminal in README.md and remove xfce4-terminal from packages-repository.txt. These files were overlooked with recent commit 24888b484b
BluishHumility
2024-07-30 09:10:14 -04:00