1

Volume hotkeys + network interface

This commit is contained in:
2023-06-25 17:18:42 +02:00
parent 2d0d64c629
commit c9249533cf
2 changed files with 7 additions and 3 deletions

View File

@ -54,7 +54,7 @@
"network": {
"format": "<span font=\"FontAwesome\"></span> {ipaddr}",
"format-disconnected": "<span font=\"FontAwesome\"></span> ",
"interface": "enp0s31f6",
"interface": "enp7s0",
"tooltip-format": "{ifname} via {gwaddr}"
},

View File

@ -77,7 +77,7 @@ rec {
flatseal.enable = true;
discord.enable = true;
spotify.enable = true;
spotify.enable = false; # Can't login because browser doesn't open
bottles.enable = false;
obsidian.enable = true;
jabref.enable = false;
@ -102,6 +102,9 @@ rec {
"$mainMod, P" = ["exec, hyprpicker -a"];
"$mainMod, S" = ["exec, grim -g \"$(slurp)\""];
"$mainMod CTRL, S" = ["exec, grim -g \"$(slurp)\" - | wl-copy"];
", XF86AudioRaiseVolume" = ["exec, wpctl set-volume -l 1.5 @DEFAULT_AUDIO_SINK@ 5%+"];
", XF86AudioLowerVolume" = ["exec, wpctl set-volume -l 1.5 @DEFAULT_AUDIO_SINK@ 5%-"];
};
};
@ -357,7 +360,8 @@ rec {
cool-retro-term
ventoy-full # Bootable USB for many ISOs
geekbench
# geekbench
spotify
# Xooooorg/Desktop environment stuff
# xclip