add fastfetch
This commit is contained in:
@@ -13,12 +13,13 @@
|
||||
### MONITORS ###
|
||||
################
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=eDP-1, 1920x1080@144.00, auto, 1
|
||||
# see https://wiki.hyprland.org/configuring/monitors/
|
||||
monitor=eDP-1, 1920x1080@144.00, auto, 1, mirror, HDMI-A-1
|
||||
# monitor=HDMI-A-1, 1920x1080@60.00, auto, 1
|
||||
# monitor=HDMI-A-1, 1920x1080@60.02Hz, auto, 1, mirror, eDP-1
|
||||
# monitor=HDMI-A-1, 1920x1080@60, auto, 1, mirror, eDP-1
|
||||
# monitor=HDMI-A-1, 2560x1080@60.00, auto, 1
|
||||
monitor=HDMI-A-1, 2560x1080@60.00Hz, auto, 1
|
||||
|
||||
|
||||
###################
|
||||
@@ -54,12 +55,12 @@ execr-once = hyprctl setcursor phinger-cursors-light 24
|
||||
execr-once = hypridle
|
||||
execr-once = systemctl --user start hyprpolkitagent
|
||||
execr-once = eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
|
||||
execr-once = protonmail-bridge -n
|
||||
exec-once = [workspace 1 silent] $browser
|
||||
exec-once = [workspace 11 silent] $messaging
|
||||
exec-once = [workspace 12 silent] foot bluetui
|
||||
exec-once = [workspace 13 silent] foot -o colors.regular4=191724 nmtuii
|
||||
exec-once = [workspace 14 silent] foot btop
|
||||
exec-once = [workspace 15 silent] sleep 1000 && $email
|
||||
|
||||
|
||||
#############################
|
||||
@@ -207,7 +208,7 @@ device {
|
||||
###################
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/
|
||||
$mainMod = SUPER # Sets "Windows" key as main modifier
|
||||
$mainMod = ALT # Sets "Windows" key as main modifier
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod SHIFT, RETURN, exec, $terminal
|
||||
@@ -365,15 +366,6 @@ windowrule = float,class:^(org.kde.kdeconnect.daemon)$
|
||||
# Vesktop always opens fullscreen on workspace 6
|
||||
windowrule = workspace 11 silent, class:^(vesktop)$
|
||||
|
||||
# Control panel windows have no animations
|
||||
windowrule = noanim, workspace:11
|
||||
windowrule = noanim, workspace:12
|
||||
windowrule = noanim, workspace:13
|
||||
windowrule = noanim, workspace:14
|
||||
windowrule = noanim, workspace:20
|
||||
# Control panel workspaces have no borders
|
||||
workspace = r[11-14], border:false, gapsin:0, gapsout:0
|
||||
|
||||
# Idleinhibit when fullscreen
|
||||
windowrule = idleinhibit fullscreen, focus:1
|
||||
|
||||
@@ -388,3 +380,4 @@ workspace = w[tv1], gapsout:0, gapsin:0
|
||||
workspace = f[1], gapsout:0, gapsin:0
|
||||
|
||||
workspace = r[20], monitor:"HDMI-A-1"
|
||||
|
||||
|
Reference in New Issue
Block a user