+basic hermes config
This commit is contained in:
@@ -113,6 +113,8 @@
|
||||
# brightnessctl
|
||||
# clipman
|
||||
distrobox
|
||||
eigent
|
||||
element-desktop
|
||||
launch-webapp
|
||||
# eww
|
||||
# firefox-devedition
|
||||
@@ -127,7 +129,7 @@
|
||||
ksnip
|
||||
msty-studio
|
||||
nwg-look
|
||||
openwork
|
||||
# opencode-desktop
|
||||
# pamixer
|
||||
# pavucontrol
|
||||
# libsForQt5.qtstyleplugins
|
||||
|
||||
@@ -21,6 +21,7 @@ in {
|
||||
"while ! hyprpaper-random; do sleep 0.5; done"
|
||||
"wl-paste --type text --watch cliphist store" # Stores only text data
|
||||
"wl-paste --type image --watch cliphist store" # Stores only image data "wl-paste -p -t text --watch clipman store -P --histpath=\"~/.local/share/clipman-primary.json\""
|
||||
"vibetyper"
|
||||
];
|
||||
|
||||
env = [
|
||||
@@ -31,6 +32,7 @@ in {
|
||||
"XDG_CURRENT_DESKTOP,Hyprland"
|
||||
"XDG_SESSION_TYPE,wayland"
|
||||
"XDG_SESSION_DESKTOP,Hyprland"
|
||||
"XKB_DEFAULT_LAYOUT,de"
|
||||
"NIXOS_OZONE_WL,1"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user