.
This commit is contained in:
parent
29191e3618
commit
ce99111029
@ -16,7 +16,7 @@ input {
|
||||
|
||||
touchpad {
|
||||
natural_scroll = true
|
||||
scroll_factor = 0.5
|
||||
scroll_factor = 0.3
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -24,6 +24,7 @@ $email = thunderbird
|
||||
$screenshot = grim
|
||||
$screenshotSelect = grim -g "$(slurp -d)" - | wl-copy
|
||||
$lockscreen = hyprlock
|
||||
$music = feishin
|
||||
|
||||
#############################
|
||||
### ENVIRONMENT VARIABLES ###
|
||||
@ -50,8 +51,9 @@ env = ELECTRON_OZONE_PLATFORM_HINT,auto
|
||||
exec-once = waybar
|
||||
exec-once = hyprpaper & hypridle & $lockscreen
|
||||
exec-once = dunst
|
||||
#exec-once = [workspace 2 silent] $browser
|
||||
#exec-once = [workspace 1 silent] $terminal
|
||||
exec-once = [workspace 1 silent] $browser
|
||||
exec-once = [workspace 2 silent] $terminal
|
||||
exec-once = [workspace 5 silent] $music
|
||||
|
||||
##############################
|
||||
### WINDOWS AND WORKSPACES ###
|
||||
|
24
install.bash
24
install.bash
@ -4,6 +4,10 @@
|
||||
# Kitty tab bar: https://github.com/kovidgoyal/kitty/discussions/4447#discussioncomment-3240635
|
||||
# Copy everything from .config
|
||||
|
||||
###################################################################
|
||||
# SYMBOLIC LINKS
|
||||
###################################################################
|
||||
|
||||
ln -s ~/dotfiles/wallpapers ~/wallpapers
|
||||
ln -s ~/dotfiles/.fonts ~/.fonts
|
||||
|
||||
@ -17,26 +21,6 @@ ln -s ~/dotfiles/.conf/environment.d ~/.config/environment.d
|
||||
|
||||
###################################################################
|
||||
# PACKAGES
|
||||
|
||||
###################################################################
|
||||
# SYMBOLIC LINKS
|
||||
###################################################################
|
||||
|
||||
|
||||
###################################################################
|
||||
# SYMBOLIC LINKS
|
||||
###################################################################
|
||||
|
||||
|
||||
###################################################################
|
||||
# SYMBOLIC LINKS
|
||||
###################################################################
|
||||
|
||||
|
||||
###################################################################
|
||||
# SYMBOLIC LINKS
|
||||
###################################################################
|
||||
|
||||
###################################################################
|
||||
|
||||
# Hyperland stuff
|
||||
|
Loading…
x
Reference in New Issue
Block a user