π€π»πΊπ¦ βπ»ππ» π€π»ππΏ π§π₯
- England
Pinned Loading
-
.config/hypr/hyprland.conf
.config/hypr/hyprland.conf 1# See https://wiki.hyprland.org/Configuring/Monitors/
2#monitor=,preferred,auto,auto
3monitor=DP-3,2560x1440@144,0x0,1
4#
5# See https://wiki.hyprland.org/Configuring/Keywords/ for more
-
.config/hypr/binds.conf
.config/hypr/binds.conf 12#bind = $mainMod, Q, exec, kitty
3#bind = $mainMod, Q, exec, terminator
4bind = $mainMod, C, killactive,
5bind = $mainMod, M, exit,
-
.config/hypr/windowrules.conf
.config/hypr/windowrules.conf 1windowrule = float,^(chromium)$
2windowrule = float,^(thunar)$
3windowrule = float,^(Brave-browser)$
4windowrule = float,^(brave-mail.google.com__-Default)$
5windowrule = float,^(firefox)$
-
.config/waybar/config
.config/waybar/config 1{
2"layer": "top",
3"position": "bottom",
4"height": 30,
5"spacing": 4,
-
.config/waybar/weather.sh
.config/waybar/weather.sh 1#!/bin/bash
23# You can specify a location here if you want, e.g., LOCATION="London"
4LOCATION="changeme"
5 -
.config/waybar/style.css
.config/waybar/style.css 1* {
2border: none;
3border-radius: 0;
4font-family: "Literation Mono Nerd Font", "Roboto", "Ubuntu", "Droid Sans", "Source Code Pro", monospace;
5font-size: 14px;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.