Commit Graph

210 Commits

Author SHA1 Message Date
BluishHumility
246e7ae60e feat(waybar): update waybar font
Change Waybar font to JetBrainsMono so it matches the terminal font.
2024-07-29 22:20:35 -04:00
BluishHumility
24888b484b Change the default terminal to [Foot terminal](https://codeberg.org/dnkl/foot), a Wayland-first terminal which is the default for the Sway project. Compared to xfce4-terminal, Foot is faster and more lightweight (both in size and resource usage). It also has native Sixel support, which allows rendering images in the terminal.
I have added a foot.ini which preserves the color scheme that had been set up on xfce4-terminal (with the purple background and transparency), except using the Material color scheme for terminal fonts. The bright colors of the fonts look good on the purple, and are easier to read than the old font colors.

Other changes in this PR:
* Add foot to package lists; remove xfce4-terminal
* Autostart foot-server in Sway config
* Change default terminal in Sway config
* Change Waybar on-click actions to use footclient instead of xfce4-terminal
* Update cheatsheet, keyhint files
* Update Wofi, Thunar configs to use footclient instead of xfce4-terminal
2024-07-29 22:17:44 -04:00
BluishHumility
678c3a1fcb feat(screenshots): add swappy, add screenshot scripts and keybindings
* Add [swappy](https://github.com/jtheoof/swappy) for handling screenshots. It's a nice Flameshot-like tool that allows adding simple annotations (drawing circles, arrows, text, etc) to screenshots and can save to file or pass to the clipboard.
* Add keybindings for "snip", screenshot window, and screenshot current display.
* Add scripts for the screenshot window and screenshot current display functions.
* `packages-repository.txt` has also been alphabetically sorted to make it easier to work with.
2024-07-29 22:00:22 -04:00
BluishHumility
3a74020703 feat(waybar): add sway/window to modules-left
Add sway/window module next to workspaces. It prints the title of the focused window in the Waybar.
2024-07-29 21:55:37 -04:00
BluishHumility
a255d71340 feat(waybar): change rocket icon to eos logo
Change the icon of the launcher module from a rocket to the EOS logo.
2024-07-29 21:53:55 -04:00
BluishHumility
8234c3750c feat(waybar): update battery module
* Remove `format-charging` and `format-plugged` settings in favor of just using the graduated battery level icons. Also  is a depreciated/removed Nerd Font icon. If we want to visually differentiate the charging state, CSS rules in `~/.config/waybar/style.css` might be a better way to handle that.
* Remove the commented lines because it is unlikely we will ever want these specific settings.
* Remove PBPbattery module and associated script. It is all commented out anyway. This feature has been built-in to Waybar for some time now; a custom script is no longer needed.
2024-07-29 21:45:02 -04:00
BluishHumility
ceaf04e7b1 feat(waybar): update pulseaudio module
* Set `scroll-step` to 2 and remove `on-scroll-up`/`on-scroll-down` action (which is doing the same thing)
* Format as icon|volume instead of volume|icon for consistency with other modules
* Remove `format-source` settings since it seems to be set up inconsistently. This feature also behaves oddly by default (for example, it cannot have an on-click or scroll behavior independent from volume--kind of unintuitive). If a user wants to use this feature it will likely work better to break out source into a separate module like this: https://github.com/Alexays/Waybar/issues/925#issuecomment-1377761376
* Remove `format-bluetooth` settings since it is not defining a different behavior after removing `format-source`
* Replaced , 婢, , and  icons since they are all depreciated/removed from Nerd Font icon set
* Added additional icons to `default` to have different icons for low, medium, and high volume settings
2024-07-29 21:40:16 -04:00
Matt Robineau
64e2908d46 Fix wofi colour typo and set window background to match 2024-06-27 07:52:04 -04:00
dwnorm2
8566d03ec2 change grimshot script filepath 2024-04-26 19:39:57 -05:00
ringo de kroon
b4c47b2a8e Update screenshot.sh , sway-contrib
script path change
2024-04-18 15:50:50 +02:00
ringo32
7e24ef52bc removed autostart and in condif environmental settings using standard sway example. and adding environment.d change .profile to point blanc 2023-12-16 17:57:43 +01:00
Johannes Kamprad
5e8c1dcad7 Merge pull request #53 from fhoekstra/patch-2
Add example for binding workspaces to outputs
2023-12-08 12:43:19 +01:00
Johannes Kamprad
63f8d85e2f Merge pull request #52 from fhoekstra/patch-1
Fix screen-sharing for Firefox & Chromium
2023-12-08 12:42:56 +01:00
fhoekstra
53b789ef50 Add example for binding workspaces to outputs 2023-11-14 21:16:49 +01:00
fhoekstra
108fe3a47c Fix screen-sharing for Firefox & Chromium
As per points 1 and 2 in 0fdb2c4b10/src/session.sh

Discussion of why this is not in Sway is here: https://github.com/swaywm/sway/pull/4876#issuecomment-570790128
2023-11-14 21:05:32 +01:00
Marcel Bischoff
7ffe6001f2 Explain MOD key like in README 2023-07-14 14:24:34 +02:00
Marcel Bischoff
64c45f161b Wrap introduction to 80 chars 2023-07-14 14:21:55 +02:00
Marcel Bischoff
37aa039778 Change Linux Unicode character to MOD 2023-07-14 14:20:26 +02:00
Marcel Bischoff
9fe4a4fd96 Fix grammar and spelling. Suggest updated wording. 2023-07-14 14:16:29 +02:00
Marcel Bischoff
39044668d9 Remove trailing white space 2023-07-14 14:03:17 +02:00
Alex R
717fdadf3a check for acpi before getting lid state 2023-06-17 22:41:05 -05:00
gammafn
ef94277af2 Fix: Sway 1.8 changed "dpms" to "power" 2022-12-04 10:53:03 -06:00
Mark Medum Bundgaard
dfff284e61 Removing pamixer and a bit of linting 2022-11-26 22:12:05 +01:00
OdiousImp2604
e3dc420e84 Merge branch 'main' into new 2022-11-14 20:41:30 +00:00
OdiousImp2604
b01efeaf93 Increased strictness for Libary rule 2022-11-14 20:40:22 +00:00
OdiousImp2604
46fcee90a4 Merge pull request #41 from EndeavourOS-Community-Editions/new
Fixed firefox floating issue
2022-11-02 20:32:32 +00:00
OdiousImp2604
f654f4c10d Fixed firefox floating issue 2022-11-02 20:31:49 +00:00
Robert-Jan de Dreu
7d1269fa61 Fix #29: Use pactl directly to control audio volume and mute 2022-10-20 09:13:28 +02:00
OdiousImp2604
70ea1c36e5 Merge pull request #35 from KingMichaelPark/main
feat: Update script logic to exit gracefully and avoid unnecessary exceptions
2022-10-10 19:23:30 +01:00
Jeidnx
23a210f978 Update style.css for waybar 2022-09-30 07:57:25 +02:00
Michael Park
7552cca140 feat: Update script logic to fit logic
- The get commands return empty lists so
  subsequent code iterates without failure over
  a None object.
- Set getting the name attribute to a one-liner
- Don't run unnecessary code if user exits wofi
  prompt
2022-09-19 20:50:10 +01:00
wouter9000
8d02fbec7b Make screenshot case insensitive
Edit wofi config.screenshot to make the screenshot menu case insensitive.
2022-09-10 14:22:00 +02:00
Ian Wright
260cd3a158 Remove angle brackets from laptop display name 2022-08-21 15:00:20 -04:00
wouter9000
189b9a868b Update config
Fixes the custom/weather module

All the user needs to do is uncomment and fill in their location
2022-08-08 18:25:37 +02:00
OdiousImp2604
9a06d824e8 Update uca.xml 2022-06-21 11:12:41 +01:00
OdiousImp2604
6a8a3844c3 Update config 2022-06-21 11:11:12 +01:00
OdiousImp2604
6bc7f58ae1 Update config 2022-06-21 11:10:06 +01:00
OdiousImp2604
d2cbeb929e width of waybar 2022-05-27 13:07:50 +01:00
joezak11
90e7930f66 Make search case insensitive 2022-03-16 19:03:35 +02:00
OdiousImp2604
5644f0c809 Update windows.py 2022-02-28 18:05:57 +00:00
Johannes Kamprad
2fee445cad Update settings.ini 2022-02-21 01:38:08 +01:00
OdiousImp2604
2bb91f2c9a Qogir 2022-02-18 17:28:54 +00:00
Johannes Kamprad
c609619113 Update terminalrc
rm color palette to be conform with using ansi 16 color codes.
2022-02-02 23:43:49 +01:00
OdiousImp2604
201d137e9d Commented out weather module - will rewrite 2022-01-25 20:03:51 +00:00
Valentin Nourdin
b4faca5739 chore: clean spaces, tabs, useless CSS 2022-01-24 13:10:55 +01:00
OdiousImp2604
1db7a0b421 Update clamshell.sh 2021-12-24 14:14:34 +00:00
OdiousImp2604
752d1fde09 Spacing 2021-10-31 14:20:41 +00:00
Mark Medum Bundgaard
0078bdfa7a Correction of path to output config file 2021-10-10 03:26:25 +02:00
OdiousImp2604
5e605a2bb3 New wallpaper 2021-08-27 17:38:39 +01:00
OdiousImp2604
707033d94d Update config 2021-08-08 12:14:04 +00:00