Compare commits

..

No commits in common. "a1c8347057859a9126cea64c0eee6eca68302f2d" and "086873fd91f4f4c9874da18306ed25fe2532a364" have entirely different histories.

3 changed files with 6 additions and 16 deletions

View File

@ -59,8 +59,7 @@
};
in [
# Discord
inputs.nixpkgs-unstable.legacyPackages.${pkgs.system}.webcord-vencord
# inputs.self.packages.${pkgs.system}.discordWayland
inputs.self.packages.${pkgs.system}.discordWayland
betterdiscordctl
# discordItem
# Desktop matrix client

View File

@ -131,14 +131,14 @@ in with lib; {
bind = $mainMod, V, togglefloating,
bind = $mainMod, R, exec, fuzzel -f "Iosevka Sans Quasi" -b "103c48ff" -S "adbcbcff" -s "184956ff" -t "72898fff" -B 5 -r 5 -C "ed8649ff"
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, B, togglesplit, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, Z, exec, ${swaylock-command}
# Move focus with mainMod + arrow keys
bind = $mainMod, H, movefocus, l
bind = $mainMod, L, movefocus, r
bind = $mainMod, K, movefocus, u
bind = $mainMod, J, movefocus, d
bind = $mainMod, h, movefocus, l
bind = $mainMod, l, movefocus, r
bind = $mainMod, k, movefocus, u
bind = $mainMod, j, movefocus, d
# Switch workspaces with mainMod + [0-9]
bind = $mainMod, 1, workspace, 1

View File

@ -42,17 +42,8 @@
sensitivity = -0.3
# accel_profile = flat
}
exec-once=hyprpaper
'';
# Background
xdg.configFile."hypr/hyprpaper.conf" = {
text = ''
preload = /home/nathan/Pictures/Backgrounds/IMG_20190518_195619.jpg
wallpaper = DP-1,/home/nathan/Pictures/Backgrounds/IMG_20190518_195619.jpg
'';
};
# Gammastep
services.gammastep = {
enable = true;