This commit is contained in:
2025-11-02 14:26:33 -05:00
parent a5f29c49c6
commit e86d1d3c75
9 changed files with 51 additions and 23 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
desktop/polybar/scripts/polybar-calendar/__pycache__
**__pycache__**
systemd/user/default.target.wants/
systemd/user/graphical-session.target.wants/
systemd/user/sockets.target.wants/
/ranger/plugins/__pycache__/
sublime-text/Local/*
/sublime-text/Log/*
/sublime-text/Trash/*
+3 -3
View File
@@ -1,7 +1,7 @@
file:///home/mahalo/Downloads Downloads
file:///home/mahalo/photos photos
file:///home/mahalo/photos/random random
file:///home/mahalo/School School
file:///home/mahalo/nextcloud nextcloud
sftp://adum/ / on adum
file:///home/mahalo/School/statistics statistics
file:///home/mahalo/Nextcloud Nextcloud
file:///home/mahalo/school school
file:///home/mahalo/obsidian obsidian
+13 -13
View File
@@ -1,6 +1,6 @@
# monitors
monitor=DP-4,3840x2160@144,0x0,2
monitor=DP-5, 3840x2160@60,-1920x-950,2
monitor=DP-1,3840x2160@144,0x0,2
monitor=DP-2, 3840x2160@60,-1920x-950,2
# Execute your favorite apps at launch
exec-once = waybar & nm-applet & dunst & nextcloud & hyprpaper & hypridle
@@ -27,7 +27,7 @@ env = __GLX_VENDOR_LIBRARY_NAME,nvidia
env = XDG_SESSION_TYPE,wayland
# Some default env vars.
env = QT_QPA_PLATFORMTHEME,qt5ct # change to qt6ct if you have that
env = QT_QPA_PLATFORMTHEME,qt6ct # change to qt6ct if you have that
env = QT_STYLE_OVERRIDE=kvantum
#mice
env = XCURSOR_SIZE,24
@@ -165,16 +165,16 @@ bind = $mainMod, down, movefocus, d
# WORKSPACES #
# #
#################
workspace= 1,monitor:DP-4
workspace= 2,monitor:DP-4
workspace= 3,monitor:DP-4
workspace= 4,defaultname:coding,monitor:DP-4
workspace= 5,monitor:DP-4
workspace= 8,monitor:DP-4
workspace= 9,monitor:DP-4
workspace= 10,monitor:DP-4
workspace= 7,monitor:DP-4
workspace= 6,monitor:DP-5
workspace= 1,monitor:DP-1
workspace= 2,monitor:DP-1
workspace= 3,monitor:DP-1
workspace= 4,defaultname:coding,monitor:DP-1
workspace= 5,monitor:DP-1
workspace= 8,monitor:DP-1
workspace= 9,monitor:DP-1
workspace= 10,monitor:DP-1
workspace= 7,monitor:DP-1
workspace= 6,monitor:DP-2
# Switch workspaces with mainMod + [0-9]
bind = $mainMod, 1, workspace ,1
+2 -2
View File
@@ -1,7 +1,7 @@
preload= /home/mahalo/photos/wallhaven-6dp3mx.jpg
preload= /home/mahalo/photos/wallhaven-p8qrym.jpg
wallpaper = DP-4,/home/mahalo/photos/wallhaven-6dp3mx.jpg
wallpaper = DP-5,/home/mahalo/photos/wallhaven-p8qrym.jpg
wallpaper = DP-1,/home/mahalo/photos/wallhaven-6dp3mx.jpg
wallpaper = DP-2,/home/mahalo/photos/wallhaven-p8qrym.jpg
#set the default wallpaper(s) seen on initial workspace(s) --depending on the number of monitors used
+8
View File
@@ -0,0 +1,8 @@
theme {
color_scheme = ~/.config/qt5ct/colors/catppuccin-mocha-blue.conf
style = fusion
font_fixed = monospace
font_fixed_size = 12
font = Noto Sans
font_size = 12
}
+20
View File
@@ -0,0 +1,20 @@
[Default Applications]
image/svg+xml=org.gnome.Loupe.desktop
image/jpeg=org.gnome.Loupe.desktop
image/png=org.gnome.Loupe.desktop
image/webp=org.gnome.Loupe.desktop
image/gif=org.gnome.Loupe.desktop
image/bmp=org.gnome.Loupe.desktop
image/tiff=org.gnome.Loupe.desktop
inode/directory=org.wezfurlong.wezterm.desktop
audio/flac=io.bassi.Amberol.desktop
audio/mpeg=io.bassi.Amberol.desktop
text/plain=org.gnome.gedit.desktop
text/markdown=org.gnome.gedit.desktop
[Added Associations]
image/svg+xml=org.gnome.Loupe.desktop;
audio/flac=io.bassi.Amberol.desktop;
audio/mpeg=io.bassi.Amberol.desktop;
text/plain=org.gnome.gedit.desktop;
text/markdown=org.gnome.gedit.desktop;
+1
View File
@@ -0,0 +1 @@
/usr/lib/systemd/user/dbus-daemon.service
+1 -1
View File
@@ -4,7 +4,7 @@
{
"layer": "top",
"position": "top",
"output": "DP-4",
"output": "DP-1",
"modules-left": [
"hyprland/workspaces",
+2 -2
View File
@@ -1,11 +1,11 @@
// -*- mode: json -*-
{
{
"name": "bar2",
"layer": "top",
"position": "top",
"output": "DP-5",
"output": "DP-2",
"modules-center": [
"hyprland/workspaces",