Compare commits

...

3 commits

Author SHA1 Message Date
d05e8623f0 hypr: Edit startup programs 2023-11-26 19:50:50 +01:00
d13a57db0a hypr: Added thunar binding 2023-11-26 19:50:13 +01:00
b0a5e8fa0b Removed hyperchan 2023-11-26 19:49:53 +01:00
3 changed files with 8 additions and 4 deletions

View file

@ -103,6 +103,10 @@ gestures {
workspace_swipe = on
}
misc {
force_default_wallpaper = 0
}
# Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
device:epic-mouse-v1 {

View file

@ -5,7 +5,7 @@ $mainMod = SUPER
bind = $mainMod, RETURN, exec, $terminal
bind = $mainMod, Q, killactive,
bind = $mainMod SHIFT, E, exit,
bind = $mainMod, E, exec, dolphin
bind = $mainMod, N, exec, thunar
bind = $mainMod, B, exec, firefox
bind = $mainMod, O, exec, obsidian
bind = $mainMod SHIFT, SPACE, togglefloating,

View file

@ -1,12 +1,12 @@
# Startup
exec-once = waybar
exec-once = artix-pipewire-launcher restart
exec-once = mako
exec-once = hyprpaper
exec-once = artix-pipewire-launcher restart
exec-once = /usr/lib/xdg-desktop-portal-hyprland
exec-once = swayosd-server
exec-once = udiskie
exec-once = waybar
exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
# Plugins
# exec-once=hyprctl plugin load ~/Downloads/git/split-monitor-workspaces/split-monitor-workspaces.so