1
0

Changes to challenge and neofetch. Waybar and hyprland changes

This commit is contained in:
2025-04-13 18:20:16 +02:00
parent 73bb89330a
commit df71f0c100
6 changed files with 21 additions and 12 deletions

View File

@ -1,19 +1,19 @@
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
# See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules
windowrule = workspace 8, class:vesktop
windowrule = workspace 7, class:vesktop
windowrule = noinitialfocus, class:vesktop
# windowrule = float, class:vesktop
windowrule = size 1098 1376, class:vesktop
windowrule = move 1450 1132, class:vesktop
windowrule = workspace 8, class:Spotify
windowrule = workspace 7, class:Spotify
windowrule = noinitialfocus, class:Spotify
# windowrule = float, class:Spotify
windowrule = size 1426 1376, class:Spotify
windowrule = move 12 1132, class:Spotify
windowrule = workspace 4, class:steam
windowrule = workspace 3, class:steam
windowrule = noinitialfocus, class:steam
# Ignore maximize requests from apps. You'll probably like this.

View File

@ -1,10 +1,10 @@
workspace = 1, monitor:$middleMon, persistent:true, default:true
workspace = 2, monitor:$middleMon, persistent:true
workspace = 3, monitor:$middleMon, persistent:true
workspace = 4, monitor:$middleMon, persistent:true
workspace = 5, monitor:$rightMon, persistent:true, default:true
workspace = 4, monitor:$rightMon, persistent:true, default:true
workspace = 5, monitor:$rightMon, persistent:true
workspace = 6, monitor:$rightMon, persistent:true
workspace = 7, monitor:$rightMon, persistent:true
workspace = 8, monitor:$leftMon, persistent:true, default:true
workspace = 7, monitor:$leftMon, persistent:true, default:true
workspace = 8, monitor:$leftMon, persistent:true
workspace = 9, monitor:$leftMon, persistent:true
workspace = 10, monitor:$tv, persistent:true, default:true

View File

@ -38,7 +38,7 @@ progression=$((daysdone / 86400))
# Calculation of everything needed
# let birth_install=$(stat -c %W /) # Comment out if using the custom Epoch
let birth_install=1733098645 # Custom Epoch for Reinstalls
let birth_install=1742944940 # Custom Epoch for Reinstalls
bold=''
red=''

View File

@ -32,7 +32,7 @@
"hyprland/language": {
"format": " {}",
"format-en": "Merica",
"format-en": "Merican",
"format-se": "Swedish"
},

View File

@ -1,3 +1,3 @@
[preferred]
default = hyprland;gtk
org.freedesktop.impl.portal.FileChooser = lxqt
org.freedesktop.impl.portal.FileChooser = gtk

View File

@ -1,5 +1,5 @@
{
"installEpoch": "1736967026",
"installEpoch": "1742944940",
"challenges": [
{
"title": "Nobara 2 Months",
@ -53,6 +53,15 @@
"lasted": "",
"procentDone": "",
"reinstalls": 1,
"current": false
},
{
"title": "EndeavourOS",
"startDate": "2025-03-26 00:22:20",
"endDate": "",
"lasted": "",
"procentDone": "",
"reinstalls": 0,
"current": true
}
]