mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2025-12-20 15:25:24 +05:30
really ignore ignored worsd
This commit is contained in:
66
psysh/psysh_history
Normal file
66
psysh/psysh_history
Normal file
@@ -0,0 +1,66 @@
|
|||||||
|
User::all();
|
||||||
|
User::create(['name' => 'surendra','email' => 'surendra.sahu@gmail.com','password' => Hash::make('password')]);
|
||||||
|
User::all();
|
||||||
|
$bot = new Bots;
|
||||||
|
$bot = new App\Models\Bots;
|
||||||
|
$bot
|
||||||
|
$user = User::first()
|
||||||
|
$user->name;
|
||||||
|
$bot->name = $user->namel
|
||||||
|
$bot->name = $user->name;
|
||||||
|
$bot->created_by = $user->id;
|
||||||
|
$bot->save;
|
||||||
|
$bot->save();
|
||||||
|
$bot
|
||||||
|
Bot::first()
|
||||||
|
Bots::first()
|
||||||
|
Bots::first();
|
||||||
|
use App\Models\Bots;
|
||||||
|
Bots::first();
|
||||||
|
use App\Models\Bots;
|
||||||
|
$bot = Bots::first();
|
||||||
|
$bot->url();
|
||||||
|
$bot->url()->get();
|
||||||
|
$bot = Bots::first();
|
||||||
|
use App\Models\Bots;
|
||||||
|
$bot = Bots::first();
|
||||||
|
$bot->url();
|
||||||
|
Document::select('file_type','file_name')->where('user_id',1)->get()->group_by('file_type')->map(function ($group) { return $group->pluck('file_name')->toArray(); })->toJson();
|
||||||
|
use App\Models\Document;
|
||||||
|
Document::select('file_type','file_name')->where('user_id',1)->get()->group_by('file_type')->map(function ($group) { return $group->pluck('file_name')->toArray(); })->toJson();
|
||||||
|
Document::select('file_type','file_name')->where('user_id',1)->get()->groupBy('file_type')->map(function ($group) { return $group->pluck('file_name')->toArray(); })->toJson();
|
||||||
|
use App\Models\Document;
|
||||||
|
Document::select('file_type','file_name')->where('user_id',1)->get()->groupBy('file_type')->map(function ($group) { return $group->pluck('file_name')->toArray(); })->toJson();
|
||||||
|
Document::select('file_type','file_name')->where('user_id',1)->get()->groupBy('file_type')->map(function ($group) { return $group->pluck('file_name')->toArray(); });
|
||||||
|
use App\Models\Bots;
|
||||||
|
$bot = Bots::first();
|
||||||
|
$bot->document()
|
||||||
|
$bot->url();
|
||||||
|
$bot->url();
|
||||||
|
$bot->url();
|
||||||
|
$bot = App\Models\Bots::first();
|
||||||
|
$bot->url();
|
||||||
|
$bot->url() + $bot->document();
|
||||||
|
$bot = App\Models\Bots::first();
|
||||||
|
$bot->url() + $bot->document();
|
||||||
|
Document::select('file_type','file_name')->where('user_id',1)->get()->groupBy('file_type')->pluck('file_name')->toArray();
|
||||||
|
$bot = App\Models\Bots::first();
|
||||||
|
use App\Models\Document;
|
||||||
|
Document::select('file_type','file_name')->where('user_id',1)->get()->groupBy('file_type')->pluck('file_name')->toArray();
|
||||||
|
$bot->url() + $bot->document();
|
||||||
|
$bot->url() + $bot->document();
|
||||||
|
$bot->url() + $bot->document();
|
||||||
|
$bot = App\Models\Bots::first();
|
||||||
|
$bot->url() + $bot->document();
|
||||||
|
$bot = App\Models\Bots::first();
|
||||||
|
$bot->url() + $bot->document();
|
||||||
|
$bot = App\Models\Bots::first();
|
||||||
|
$bot->url() + $bot->document();
|
||||||
|
$bot->url() + $bot->document();
|
||||||
|
$bot->url() + $bot->document();
|
||||||
|
$bot = App\Models\Bots::first();
|
||||||
|
$bot->url() + $bot->document();
|
||||||
|
$bot->url() + $bot->document();
|
||||||
|
$bot = App\Models\Bots::first();
|
||||||
|
json_encode(['id' => $bot->id, 'slug' => $bot->name , content => $bot->url() + $bot->document()])
|
||||||
|
json_encode(['id' => $bot->id, 'slug' => $bot->name , 'content' => $bot->url() + $bot->document()])
|
||||||
32
qt6ct/qt6ct.conf
Normal file
32
qt6ct/qt6ct.conf
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
[Appearance]
|
||||||
|
color_scheme_path=/usr/share/qt6ct/colors/darker.conf
|
||||||
|
custom_palette=true
|
||||||
|
icon_theme=ePapirus-Dark
|
||||||
|
standard_dialogs=default
|
||||||
|
style=Fusion
|
||||||
|
|
||||||
|
[Fonts]
|
||||||
|
fixed="Cascadia Code,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
|
||||||
|
general="Cascadia Code,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
|
||||||
|
|
||||||
|
[Interface]
|
||||||
|
activate_item_on_single_click=1
|
||||||
|
buttonbox_layout=0
|
||||||
|
cursor_flash_time=1000
|
||||||
|
dialog_buttons_have_icons=1
|
||||||
|
double_click_interval=400
|
||||||
|
gui_effects=@Invalid()
|
||||||
|
keyboard_scheme=2
|
||||||
|
menus_have_icons=true
|
||||||
|
show_shortcuts_in_context_menus=true
|
||||||
|
stylesheets=@Invalid()
|
||||||
|
toolbutton_style=4
|
||||||
|
underline_shortcut=1
|
||||||
|
wheel_scroll_lines=3
|
||||||
|
|
||||||
|
[SettingsWindow]
|
||||||
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x3\xb3\0\0\x4)\0\0\0\0\0\0\0\0\0\0\x3\xb3\0\0\x4)\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x3\xb3\0\0\x4))
|
||||||
|
|
||||||
|
[Troubleshooting]
|
||||||
|
force_raster_widgets=1
|
||||||
|
ignored_applications=@Invalid()
|
||||||
Reference in New Issue
Block a user