add laptop1
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
####################
|
||||
|
||||
$terminal = kitty
|
||||
$fileManager = thunar
|
||||
$fileManager = dolphin
|
||||
$menu = wofi --show drun
|
||||
$calc = qalculate-gtk
|
||||
|
||||
@@ -26,7 +26,6 @@ bind = $mainMod, F, fullscreen
|
||||
bind = $mainMod, T, togglefloating
|
||||
bind = , XF86Calculator, exec, $calc
|
||||
bind = , XF86RFKill, exec, virt-manager
|
||||
bind = , XF86Favorites, exec, discord
|
||||
bind = $mainMod, L, exec, hyprlock
|
||||
|
||||
# Change Wallpaper
|
||||
|
||||
@@ -20,7 +20,7 @@ monitor=,preferred,auto,1
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = kitty
|
||||
$fileManager = thunar
|
||||
$fileManager = dolphin
|
||||
$menu = wofi --show drun
|
||||
|
||||
|
||||
@@ -31,7 +31,6 @@ $menu = wofi --show drun
|
||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||
# Or execute your favorite apps at launch like this:
|
||||
|
||||
exec-once = $terminal
|
||||
exec-once = waybar
|
||||
exec-once = /home/smayzy/.config/hypr/battery.sh
|
||||
exec = /home/smayzy/.config/hypr/wallpaper.sh
|
||||
|
||||
Reference in New Issue
Block a user