vscode gone and update
This commit is contained in:
parent
678d445eae
commit
9a6cecf875
42 changed files with 657 additions and 1645 deletions
|
@ -15,12 +15,17 @@ monitor=HDMI-A-1,1920x1080@60,0x0,1,mirror,eDP-1
|
|||
exec-once = hypridle
|
||||
exec-once = waybar
|
||||
exec-once = clipse -listen
|
||||
exec-once = hyprpaper && ~/dotfiles/scripts/currentWallpaperHyprlock.sh
|
||||
exec-once = /home/rafayahmad/eww/target/release/eww daemon
|
||||
exec-once = /home/rafayahmad/dotfiles/scripts/brightnessWidget.sh
|
||||
exec-once = swaync
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec-once = /home/rafayahmad/eww/target/release/eww daemon
|
||||
|
||||
exec-once = hyprpaper && ~/dotfiles/scripts/currentWallpaperHyprlock.sh
|
||||
exec-once = /home/rafayahmad/dotfiles/scripts/brightnessWidget.sh
|
||||
exec-once = ~/dotfiles/scripts/battWarning.sh
|
||||
exec-once = [workspace 4 silent] flatpak run com.rtosta.zapzap
|
||||
exec-once = ~/dotfiles/scripts/youtubeBlocker.py
|
||||
|
||||
exec-once = [workspace special:whatsapp silent] flatpak run com.rtosta.zapzap
|
||||
exec-once = [workspace special:thunderbird silent] thunderbird
|
||||
|
||||
# Source a file (multi-file configs)
|
||||
# source = ~/.config/hypr/myColors.conf
|
||||
|
@ -99,6 +104,7 @@ animations {
|
|||
animation = borderangle, 1, 8, default
|
||||
animation = fade, 1, 7, default
|
||||
animation = workspaces, 1, 6, default
|
||||
animation = specialWorkspace, 1, 7, myBezier, slidefadevert
|
||||
}
|
||||
|
||||
dwindle {
|
||||
|
@ -136,6 +142,7 @@ misc {
|
|||
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||||
# windowrulev2 = nomaximizerequest, class:.* # You'll probably like this.
|
||||
|
||||
windowrulev2 = pin, class:(Rofi)
|
||||
windowrulev2 = float, class:(clipse)
|
||||
windowrulev2 = size 700 600, class:(clipse)
|
||||
windowrulev2 = float, class:^(xdg-desktop-portal-gtk|gtk3-filechooser-dialog)$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue