Stuff
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
exec-once = uwsm-app -- hypridle
|
exec-once = uwsm-app -- hypridle
|
||||||
exec-once = uwsm-app -- mako
|
exec-once = uwsm-app -- mako
|
||||||
|
exec-once = uwsm app -- hyprsunset
|
||||||
# exec-once = Enpass
|
# exec-once = Enpass
|
||||||
# exec-once = uwsm-app -- waybar
|
# exec-once = uwsm-app -- waybar
|
||||||
exec-once = uwsm-app -- fcitx5 --disable notificationitem
|
exec-once = uwsm-app -- fcitx5 --disable notificationitem
|
||||||
|
|||||||
@@ -154,7 +154,7 @@ bindd = ALT, PRINT, Screenrecording, exec, station-menu screenrecord
|
|||||||
bindd = SUPER, PRINT, Color picker, exec, pkill hyprpicker || hyprpicker -a
|
bindd = SUPER, PRINT, Color picker, exec, pkill hyprpicker || hyprpicker -a
|
||||||
|
|
||||||
# File sharing
|
# File sharing
|
||||||
bindd = SUPER CTRL, S, Share, exec, station-menu share
|
# bindd = SUPER CTRL, S, Share, exec, station-menu share
|
||||||
|
|
||||||
# Waybar-less information
|
# Waybar-less information
|
||||||
bindd = SUPER CTRL ALT, T, Show time, exec, notify-send " $(date +"%A %H:%M — %d %B W%V %Y")"
|
bindd = SUPER CTRL ALT, T, Show time, exec, notify-send " $(date +"%A %H:%M — %d %B W%V %Y")"
|
||||||
|
|||||||
@@ -5,10 +5,9 @@ profile {
|
|||||||
identity = true
|
identity = true
|
||||||
}
|
}
|
||||||
|
|
||||||
# To enable auto switch to nightlight, set in your .config/hypr/autostart:
|
|
||||||
# exec-once = uwsm app -- hyprsunset
|
|
||||||
# and use the following:
|
# and use the following:
|
||||||
# profile {
|
profile {
|
||||||
# time = 20:00
|
time = 20:00
|
||||||
# temperature = 4000
|
temperature = 1000
|
||||||
# }
|
gamma = 0.5
|
||||||
|
}
|
||||||
|
|||||||
@@ -0,0 +1,14 @@
|
|||||||
|
name: updato
|
||||||
|
root: ~/Code/Sites/updato/
|
||||||
|
on_project_start:
|
||||||
|
- $BROWSER http://localhost:8000
|
||||||
|
startup_window: main
|
||||||
|
windows:
|
||||||
|
- main:
|
||||||
|
layout: main-vertical
|
||||||
|
panes:
|
||||||
|
- editor: nvim .
|
||||||
|
- build: composer dev
|
||||||
|
focused_pain: editor
|
||||||
|
- misc:
|
||||||
|
|
||||||
Reference in New Issue
Block a user