This commit is contained in:
Alexander Bell 2025-05-17 18:23:30 +02:00
parent 29191e3618
commit ce99111029
3 changed files with 9 additions and 23 deletions

View File

@ -16,7 +16,7 @@ input {
touchpad { touchpad {
natural_scroll = true natural_scroll = true
scroll_factor = 0.5 scroll_factor = 0.3
} }
} }

View File

@ -24,6 +24,7 @@ $email = thunderbird
$screenshot = grim $screenshot = grim
$screenshotSelect = grim -g "$(slurp -d)" - | wl-copy $screenshotSelect = grim -g "$(slurp -d)" - | wl-copy
$lockscreen = hyprlock $lockscreen = hyprlock
$music = feishin
############################# #############################
### ENVIRONMENT VARIABLES ### ### ENVIRONMENT VARIABLES ###
@ -50,8 +51,9 @@ env = ELECTRON_OZONE_PLATFORM_HINT,auto
exec-once = waybar exec-once = waybar
exec-once = hyprpaper & hypridle & $lockscreen exec-once = hyprpaper & hypridle & $lockscreen
exec-once = dunst exec-once = dunst
#exec-once = [workspace 2 silent] $browser exec-once = [workspace 1 silent] $browser
#exec-once = [workspace 1 silent] $terminal exec-once = [workspace 2 silent] $terminal
exec-once = [workspace 5 silent] $music
############################## ##############################
### WINDOWS AND WORKSPACES ### ### WINDOWS AND WORKSPACES ###

View File

@ -4,6 +4,10 @@
# Kitty tab bar: https://github.com/kovidgoyal/kitty/discussions/4447#discussioncomment-3240635 # Kitty tab bar: https://github.com/kovidgoyal/kitty/discussions/4447#discussioncomment-3240635
# Copy everything from .config # Copy everything from .config
###################################################################
# SYMBOLIC LINKS
###################################################################
ln -s ~/dotfiles/wallpapers ~/wallpapers ln -s ~/dotfiles/wallpapers ~/wallpapers
ln -s ~/dotfiles/.fonts ~/.fonts ln -s ~/dotfiles/.fonts ~/.fonts
@ -17,26 +21,6 @@ ln -s ~/dotfiles/.conf/environment.d ~/.config/environment.d
################################################################### ###################################################################
# PACKAGES # PACKAGES
###################################################################
# SYMBOLIC LINKS
###################################################################
###################################################################
# SYMBOLIC LINKS
###################################################################
###################################################################
# SYMBOLIC LINKS
###################################################################
###################################################################
# SYMBOLIC LINKS
###################################################################
################################################################### ###################################################################
# Hyperland stuff # Hyperland stuff