ime
This commit is contained in:
5
env/.config/hypr/hyprland.conf
vendored
5
env/.config/hypr/hyprland.conf
vendored
@@ -18,15 +18,14 @@ env = GDK_BACKEND,wayland,x11,*
|
||||
env = HYPRLAND_PER_MONITOR_WORKSPACES,1
|
||||
|
||||
|
||||
|
||||
windowrule = float,title:^(flameshot)
|
||||
windowrule = move 0 0,title:^(flameshot)
|
||||
windowrule = suppressevent fullscreen,title:^(flameshot)
|
||||
|
||||
exec-once = $HOME/.local/bin/system/start_scripts/autostart.sh
|
||||
exec-once = $HOME/.local/bin/system/start-scripts/autostart.sh
|
||||
exec-once = /usr/lib/xdg-desktop-portal &
|
||||
exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
# exec-once = ibus-daemon -rxRd
|
||||
exec-once = /usr/lib/ibus/ibus-wayland
|
||||
exec-once = hyprpaper
|
||||
exec-once = /usr/bin/dunst $HOME/.config/dunst/dunstrc
|
||||
|
||||
|
||||
3
env/.config/lf/lfrc
vendored
3
env/.config/lf/lfrc
vendored
@@ -10,6 +10,9 @@ set shell sh
|
||||
# times.
|
||||
set shellopts '-eu'
|
||||
|
||||
# set number true
|
||||
set relativenumber true
|
||||
|
||||
# set internal field separator (IFS) to "\n" for shell commands
|
||||
# This is useful to automatically split file names in $fs and $fx properly
|
||||
# since default file separator used in these variables (i.e. 'filesep' option)
|
||||
|
||||
2
env/.config/waybar/config.jsonc
vendored
2
env/.config/waybar/config.jsonc
vendored
@@ -90,7 +90,7 @@
|
||||
"clock": {
|
||||
"timezone": "America/Chicago",
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
||||
"format": "{:%m/%d/%Y - %I:%M:%S}",
|
||||
"format": "{:%a %m/%d/%Y %I:%M:%S}",
|
||||
"interval": 1
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user